Skip to content

Commit

Permalink
0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsusek committed May 21, 2019
1 parent 1132fd6 commit fa34a42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion MAINTENANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

## Praeco

- Run tests
- `npm run test:unit`
- Bump version number in package.json, if not already done
- Push to master
- (Drone will create/push docker image)
Expand Down
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.6",
"version": "0.3.7",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit fa34a42

Please sign in to comment.