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

Commit 4bd2015

Browse files
committed
increase version number for 0.7.0 release
1 parent 75fb59d commit 4bd2015

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.1",
3+
"version": "0.7.0",
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)