Skip to content

Commit 2411cec

Browse files
authored
Merge pull request #299 from axiomhq/chore/bump-versions
chore: bump package versions to 0.1.3 for logging, nextjs, and react
2 parents a2a4491 + 44ea4a9 commit 2411cec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/logging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@axiomhq/logging",
33
"description": "The official logging package for Axiom",
4-
"version": "0.1.2",
4+
"version": "0.1.3",
55
"author": "Axiom, Inc.",
66
"license": "MIT",
77
"contributors": [

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiomhq/nextjs",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"author": "Axiom, Inc.",
55
"license": "MIT",
66
"description": "The official Next.js package for Axiom",

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiomhq/react",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "The official React package for Axiom",
55
"author": "Axiom, Inc.",
66
"license": "MIT",

0 commit comments

Comments
 (0)