lib/coffeelint/version.rb in coffeelint-1.8.1 vs lib/coffeelint/version.rb in coffeelint-1.9.1

- old
+ new

@@ -1,3 +1,3 @@ module Coffeelint - VERSION = "1.8.1" + VERSION = "1.9.1" end