lib/xiv_lodestone/version.rb in xiv_lodestone-0.0.4 vs lib/xiv_lodestone/version.rb in xiv_lodestone-0.0.5

- old
+ new

@@ -1,4 +1,4 @@ # Stores the current version number of the gem module XIVLodestone - VERSION = '0.0.4' + VERSION = '0.0.5' end