Skip to content

Commit

Permalink
Merge pull request #3 from axiomhq/arne/bump-version
Browse files Browse the repository at this point in the history
Bump version to 2.0.0
  • Loading branch information
bahlo authored Apr 6, 2023
2 parents b24feeb + e10b82f commit 1f17ffe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "axiom-ai",
"version": "1.1.0",
"version": "2.0.0",
"description": "The official package to send events from AI libraries to Axiom.",
"scripts": {
"build": "tsc",
Expand Down Expand Up @@ -42,4 +42,4 @@
"import": "./dist/openai.js"
}
}
}
}

0 comments on commit 1f17ffe

Please sign in to comment.