Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsusek committed Feb 22, 2019
1 parent 706bbc9 commit bbcb30b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions MAINTENANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ Run `npm update` to install latest versions of packages per package.json.
## Praeco

- Run tests
- Bump version number in version.json, if not already done
- Stash all changes
- Bump version number in package.json, if not already done
- Push to master
- (Drone will create/push docker image)
- Tag release in github, add release notes
- Inform people about latest release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "praeco",
"version": "0.3.2",
"version": "0.3.3",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit bbcb30b

Please sign in to comment.