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

Commit 1447f32

Browse files
committed
release a patch which fixes #1
1 parent 274bec9 commit 1447f32

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": "dojo-module-wrapper-webpack-plugin",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"author": "Lukas Steiger | @innerjoin",
55
"description": "Convert webpack's AMD output into a valid Dojo Module, invokable by a 'executeBundle()' method",
66
"license": "MIT",

0 commit comments

Comments
 (0)