lib/refile/version.rb in refile-0.5.2 vs lib/refile/version.rb in refile-0.5.3

- old
+ new

@@ -1,3 +1,3 @@ module Refile - VERSION = "0.5.2" + VERSION = "0.5.3" end