lib/prayer_times/version.rb in prayer_times-0.1.0 vs lib/prayer_times/version.rb in prayer_times-0.1.1

- old
+ new

@@ -1,4 +1,5 @@ +# encoding: UTF-8 module PrayerTimes # Determines the version of this gem - VERSION = "0.1.0" + VERSION = "0.1.1" end