diff --git a/package.json b/package.json index 59faeb067..9af30cf09 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dataforged", - "version": "0.3.2", + "version": "0.3.3", "description": "Official Ironsworn: Starforged rules data in JSON, for use in community tools.", "exports": { ".": "./dist/index.js" @@ -87,4 +87,4 @@ "typescript-transform-paths": "^3.3.1" }, "dependencies": {} -} \ No newline at end of file +}