change version to 0.1.0.0

This commit is contained in:
Jonne Haß 2013-05-19 16:01:16 +02:00
parent 1c61172b14
commit 79c9460e0b
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# Head
# 0.1.0.0
## Refactor

View file

@ -4,7 +4,7 @@
defaults:
version:
number: "head" # Do not touch unless doing a release, do not backport the version number that's in master but keep develp to always say "head"
number: "0.1.0.0" # Do not touch unless doing a release, do not backport the version number that's in master but keep develp to always say "head"
heroku: false
environment:
url: "http://localhost:3000/"