Skip to content

Commit

Permalink
Release v6.0.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Turbo87 committed Jun 8, 2016
1 parent d149392 commit 4f7cdd7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "broccoli-babel-transpiler",
"version": "5.5.0",
"version": "6.0.0-alpha.1",
"description": "A Broccoli plugin which transpile ES6 to readable ES5 by using babel.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -45,5 +45,8 @@
"mkdirp": "^0.5.1",
"mocha": "^2.4.5",
"rimraf": "^2.4.2"
},
"publishConfig": {
"tag": "next"
}
}

0 comments on commit 4f7cdd7

Please sign in to comment.