lib/the_comments/version.rb in the_comments-0.9.9 vs lib/the_comments/version.rb in the_comments-1.0.0

- old
+ new

@@ -1,3 +1,3 @@ module TheComments - VERSION = "0.9.9" + VERSION = "1.0.0" end