Optimizing api, fixed bug when no tasks are shown

This commit is contained in:
Gregory Eremin
2013-06-10 16:32:25 +04:00
parent c98cd7648c
commit bba8bbcd07
9 changed files with 39 additions and 33 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module BurdenWeb
VERSION = '0.1.1'
VERSION = '0.1.2'
end