diff --git a/package.json b/package.json index dc1b4f6..dcb4c55 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "circleci-api-js", - "version": "0.1.2", + "version": "0.1.3", "description": "", "main": "dist/bundle.js", "type": "module", @@ -53,4 +53,4 @@ "tslib": "^2.6.2", "typescript": "^5.2.2" } -} \ No newline at end of file +}