Skip to content

Commit

Permalink
fix: commit message for new build
Browse files Browse the repository at this point in the history
  • Loading branch information
saragerion committed May 20, 2020
1 parent b35d7e8 commit 3be974e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ $ npm t

```bash
$ # Create a new version
$ npm version 0.1.0 -m "New version"
$ npm version 0.1.0 -m "build: new npm version"
$ git push origin master
```

Expand Down

0 comments on commit 3be974e

Please sign in to comment.