diff --git a/package.json b/package.json index a42290c..ed7a902 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "osascript-tag", "description": "A JavaScript template literal tag that executes OSA scripts (AppleScript, JavaScript, etc.)", - "version": "0.1.1", + "version": "0.1.2", "author": "Waseem Dahman ", "license": "MIT", "main": "dist/index.js",