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

Commit a965bbe

Browse files
committed
Add TaskList::VERSION
1 parent 1162e91 commit a965bbe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/task_list/version.rb

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

0 commit comments

Comments
 (0)