Skip to content

Commit

Permalink
Merge pull request #91 from tungv/release/v0.10.4
Browse files Browse the repository at this point in the history
bump jerni-3
  • Loading branch information
ttlong3103 authored Nov 27, 2024
2 parents 247e6ae + 912c6cd commit bccf19d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/jerni/jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jerni/jerni-3",
"version": "0.10.3",
"version": "0.10.4",
"exports": {
".": "./src/createJourney.ts",
"./types": "./src/lib/exported_types.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/jerni/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jerni/jerni-3",
"version": "v0.10.3",
"version": "v0.10.4",
"type": "module",
"main": "src/index.ts",
"bin": {
Expand Down Expand Up @@ -52,4 +52,4 @@
"@types/ms": "^0.7.34",
"@types/pretty-ms": "^5.0.1"
}
}
}

0 comments on commit bccf19d

Please sign in to comment.