diff --git a/packages/js/package.json b/packages/js/package.json index 9430839..4ecb448 100644 --- a/packages/js/package.json +++ b/packages/js/package.json @@ -1,7 +1,7 @@ { "name": "@axiomhq/js", "description": "The official javascript bindings for the Axiom API", - "version": "1.0.0", + "version": "1.1.0", "author": "Axiom, Inc.", "license": "MIT", "contributors": [ @@ -52,4 +52,4 @@ "require": "./dist/cjs/index.cjs", "default": "./dist/esm/index.js" } -} +} \ No newline at end of file