Skip to content

Commit e6f0ac1

Browse files
committed
- Fix missing VERSION error
1 parent 17fc212 commit e6f0ac1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/completely/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Completely
2-
VERSION = "0.1.0"
2+
VERSION = "0.1.1"
33
end

0 commit comments

Comments
 (0)