Skip to content

Commit

Permalink
change version to 0.1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed May 19, 2013
1 parent 1c61172 commit 79c9460
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changelog.md
@@ -1,4 +1,4 @@
# Head
# 0.1.0.0

## Refactor

Expand Down
2 changes: 1 addition & 1 deletion config/defaults.yml
Expand Up @@ -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/"
Expand Down

0 comments on commit 79c9460

Please sign in to comment.