Skip to content

Commit

Permalink
update release step and bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdwije committed Sep 12, 2017
1 parent e8480d2 commit 8647f11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
provider: script
skip_cleanup: true
script:
- yarn release
- ./scripts/release
on:
tags: true
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jdw/jst",
"version": "2.0.0-beta.11",
"version": "2.0.0-beta.12",
"engines": {
"node": ">=4"
},
Expand Down

0 comments on commit 8647f11

Please sign in to comment.