lib/xiv_lodestone/version.rb in xiv_lodestone-0.0.2 vs lib/xiv_lodestone/version.rb in xiv_lodestone-0.0.3
- old
+ new
@@ -1,4 +1,4 @@
# Stores the current version number of the gem
module XIVLodestone
- VERSION = '0.0.2'
+ VERSION = '0.0.3'
end