diff --git a/package-lock.json b/package-lock.json index a0528b20..6d5a41d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "type-scriptable", - "version": "23.4.0", + "version": "23.4.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "type-scriptable", - "version": "23.4.0", + "version": "23.4.1", "license": "MIT", "devDependencies": { "@types/chai": "^5.0.1", diff --git a/package.json b/package.json index 39dc8ce5..9cb9c748 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$template": "22.13.7", "name": "type-scriptable", - "version": "23.4.0", + "version": "23.4.1", "description": "Write type-safe, concise, continuously-deployed Scriptable apps. Scriptable for iOS and iPadOS lets users author JavaScript procedures invokable by Apple Shortcuts, Share Sheet or Widgets, useful for home and device automation.", "repository": "github:jimmy-zhening-luo/scriptable", "license": "MIT",