lib/termnote/version.rb in termnote-1.5.1 vs lib/termnote/version.rb in termnote-2.0.0

- old
+ new

@@ -1,3 +1,3 @@ module TermNote - VERSION = "1.5.1" + VERSION = "2.0.0" end