Skip to content
This repository was archived by the owner on Mar 29, 2018. It is now read-only.

Commit bc51a31

Browse files
v0.9.1
1 parent d5a230f commit bc51a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "es6-module-transpiler",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"description": "es6-module-transpiler is an experimental compiler that allows you to write your JavaScript using a subset of the current ES6 module syntax, and compile it into various formats.",
55
"homepage": "http://esnext.github.io/es6-module-transpiler",
66
"keywords": [

0 commit comments

Comments
 (0)