Skip to content

Commit

Permalink
chore: Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bahlo committed Jul 12, 2024
1 parent bf8d5d8 commit 18151fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/js/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -52,4 +52,4 @@
"require": "./dist/cjs/index.cjs",
"default": "./dist/esm/index.js"
}
}
}

0 comments on commit 18151fe

Please sign in to comment.