diff --git a/package-lock.json b/package-lock.json index 19e7388..8fc8041 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@gfxfundamentals/lesson-builder", - "version": "2.3.1", + "version": "2.3.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@gfxfundamentals/lesson-builder", - "version": "2.3.1", + "version": "2.3.2", "license": "MIT", "dependencies": { "@gfxfundamentals/thumbnail-gen": "git://github.com/gfxfundamentals/thumbnail-gen.git#v1.0.3", diff --git a/package.json b/package.json index 4dbeca9..7ea79ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@gfxfundamentals/lesson-builder", - "version": "2.3.1", + "version": "2.3.2", "description": "Article builder", "main": "build.js", "dependencies": {