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

Commit f345d13

Browse files
committed
Bump version to 0.2.0
1 parent 1393a1a commit f345d13

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, 1].join('.')
2+
VERSION = [0, 2, 0].join('.')
33
end

0 commit comments

Comments
 (0)