Started working on v1.3.0

This commit is contained in:
claudemiro
2016-08-11 22:00:19 -03:00
parent 015cbdf07a
commit 0ac6c7a55c
2 changed files with 1 additions and 42 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
require 'rake/clean'
VERSION = 'v1.2.0'
VERSION = 'v1.3.0-SNAPSHOT'
GITHASH = `git rev-parse --short HEAD`
DATE = Time.now.strftime '%Y%m%d%H%M%S'