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

- old
+ new

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