Skip to content

Commit 2d783f3

Browse files
committed
0.0.107
1 parent 412a09e commit 2d783f3

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.107",
3+
"version": "0.0.108",
44
"description": "ES6 to ES5 compiler",
55
"keywords": [
66
"javascript",
@@ -83,7 +83,7 @@
8383
"regjsgen": "0.2.0",
8484
"regjsparser": "0.1.5",
8585
"requirejs": "2.x",
86-
"traceur": "0.0.106",
86+
"traceur": "0.0.107",
8787
"promises-aplus-tests": "2.x",
8888
"webcomponents.js": "^0.5.4-1"
8989
},

0 commit comments

Comments
 (0)