lib/coffeelint/version.rb in coffeelint-0.1.2 vs lib/coffeelint/version.rb in coffeelint-0.1.3

- old
+ new

@@ -1,3 +1,3 @@ module Coffeelint - VERSION = "0.1.2" + VERSION = "0.1.3" end