lib/kthxbye/version.rb in kthxbye-1.1.1 vs lib/kthxbye/version.rb in kthxbye-1.2.0

- old
+ new

@@ -1,5 +1,5 @@ module Kthxbye # Returns current version of Kthxbye - Version = VERSION = "1.1.1" + Version = VERSION = "1.2.0" end