diff --git a/package-lock.json b/package-lock.json index ec98f2c..f3a25ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "font-manager", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a692b32..68b8b98 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "font-manager", - "version": "0.3.0", + "version": "0.3.1", "description": "Provides access to the system font catalog", "main": "build/Release/fontmanager", "types": "index.d.ts",