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

- old
+ new

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