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

- old
+ new

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