diff --git a/package-lock.json b/package-lock.json index 59bcece..90fd783 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dojo-webpack-plugin", - "version": "3.0.5-rc0", + "version": "3.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dojo-webpack-plugin", - "version": "3.0.5-rc0", + "version": "3.0.5", "license": "(MIT OR Apache-2.0)", "dependencies": { "loader-utils": "2.0.4", diff --git a/package.json b/package.json index a42d341..afa0dba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dojo-webpack-plugin", - "version": "3.0.5-rc0", + "version": "3.0.5", "author": "Chuck Dumont", "description": "Supports using webpack with Dojo 1.x applications", "scripts": {