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

- old
+ new

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