lib/blather/version.rb in tp-blather-0.8.4 vs lib/blather/version.rb in tp-blather-0.8.5

- old
+ new

@@ -1,3 +1,3 @@ module Blather - VERSION = '0.8.4' + VERSION = '0.8.5' end