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

- old
+ new

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