diff --git a/VERSION b/VERSION index 13d683c..d9c62ed 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.0.1 \ No newline at end of file +3.0.2 \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index b8de902..4d578ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "puppet-show", - "version": "3.0.1", + "version": "3.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "puppet-show", - "version": "3.0.1", + "version": "3.0.2", "license": "MIT", "dependencies": { "cookie-parser": "^1.4.4", diff --git a/package.json b/package.json index 31f4217..69e8f9a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "puppet-show", "description": "Print-to-PDF and Screenshot web service", "homepage": "https://github.com/JeffersonLab/puppet-show", - "version": "3.0.1", + "version": "3.0.2", "license": "MIT", "author": "Ryan Slominski ", "main": "bin/www",