Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit 242b524

Browse files
committed
Bump version to 0.1.1
1 parent 38170e3 commit 242b524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/task_list/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
class TaskList
2-
VERSION = [0, 1, 0].join('.')
2+
VERSION = [0, 1, 1].join('.')
33
end

0 commit comments

Comments
 (0)