Start 1.0.0 cycle (again)
This commit is contained in:
parent
83a97420d9
commit
094cb73b05
2 changed files with 9 additions and 1 deletions
|
|
@ -1,3 +1,11 @@
|
|||
# 1.0.0 (unreleased)
|
||||
|
||||
## Refactor
|
||||
|
||||
## Bug fixes
|
||||
|
||||
## Features
|
||||
|
||||
# 0.9.1.0 (unreleased)
|
||||
|
||||
## Refactor
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
defaults:
|
||||
version:
|
||||
number: "0.9.1.0-dev" # Do not touch unless doing a release, do not backport the version number that's in master
|
||||
number: "1.0.0-dev" # Do not touch unless doing a release, do not backport the version number that's in master
|
||||
heroku: false
|
||||
environment:
|
||||
url: "http://localhost:3000/"
|
||||
|
|
|
|||
Loading…
Reference in a new issue