lib/coffeelint/version.rb in coffeelint-0.2.7 vs lib/coffeelint/version.rb in coffeelint-0.3.0

- old
+ new

@@ -1,3 +1,3 @@ module Coffeelint - VERSION = "0.2.7" + VERSION = "0.3.0" end