Skip to content

Commit

Permalink
0.0.102
Browse files Browse the repository at this point in the history
  • Loading branch information
johnjbarton committed Jan 30, 2016
1 parent 34131c9 commit 68c760f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "traceur",
"version": "0.0.102",
"version": "0.0.103",
"description": "ES6 to ES5 compiler",
"keywords": [
"javascript",
Expand Down Expand Up @@ -81,7 +81,7 @@
"regjsgen": "0.2.0",
"regjsparser": "0.1.5",
"requirejs": "2.x",
"traceur": "0.0.101",
"traceur": "0.0.102",
"promises-aplus-tests": "2.x",
"webcomponents.js": "^0.5.4-1"
},
Expand Down

0 comments on commit 68c760f

Please sign in to comment.