Skip to content

Commit 648849b

Browse files
committed
0.0.91
1 parent 05f6803 commit 648849b

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.91",
3+
"version": "0.0.92",
44
"description": "ES6 to ES5 compiler",
55
"keywords": [
66
"javascript",
@@ -54,7 +54,7 @@
5454
"node-uuid": "1.x",
5555
"regexpu": "1.1.0",
5656
"requirejs": "2.x",
57-
"traceur": "0.0.90",
57+
"traceur": "0.0.91",
5858
"promises-aplus-tests": "2.x",
5959
"webcomponents.js": "^0.5.4-1"
6060
},

0 commit comments

Comments
 (0)