Skip to content

Commit d4d96ab

Browse files
committed
bump version to 1.1.1
1 parent ab57900 commit d4d96ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "transform-async-modules-webpack-plugin",
33
"description": "A Webpack plugin to transpile async module output using Babel. Allows transpiling top level await to ES5.",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"license": "MIT",
66
"homepage": "https://github.com/steverep/transform-async-modules-webpack-plugin",
77
"keywords": [

0 commit comments

Comments
 (0)