Skip to content

Commit 016a373

Browse files
committed
0.0.104
1 parent 46820fd commit 016a373

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "traceur",
3-
"version": "0.0.104",
3+
"version": "0.0.105",
44
"description": "ES6 to ES5 compiler",
55
"keywords": [
66
"javascript",
@@ -81,7 +81,7 @@
8181
"regjsgen": "0.2.0",
8282
"regjsparser": "0.1.5",
8383
"requirejs": "2.x",
84-
"traceur": "0.0.103",
84+
"traceur": "0.0.104",
8585
"promises-aplus-tests": "2.x",
8686
"webcomponents.js": "^0.5.4-1"
8787
},

0 commit comments

Comments
 (0)