Skip to content

Commit

Permalink
try to release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evs-chris committed Apr 5, 2018
1 parent e770c50 commit 43dfa54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,7 @@ script: |
fi;
branches:
only:
- 0.8
- 0.9
- 0.10
- 0.11
- 1.0
- /^[0-9]+\.[0-9]+$/
- dev
env:
global:
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": "ractive",
"version": "1.0.0-edge",
"version": "0.10.0",
"license": "MIT",
"private": true,
"engines": {
Expand Down

0 comments on commit 43dfa54

Please sign in to comment.