Skip to content

Commit

Permalink
🧪 Bump all lib versions to test publish automation
Browse files Browse the repository at this point in the history
  • Loading branch information
protiev committed Jun 16, 2024
1 parent 88da6ff commit 1146ba0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion libs/ts/assert-never/jsr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@axhxrx/assert-never",
"version": "0.2.0",
"version": "0.2.1",
"exports": "./mod.ts"
}
2 changes: 1 addition & 1 deletion libs/ts/date/jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axhxrx/date",
"version": "0.2.0",
"version": "0.2.1",
"exports": "./mod.ts",
"importMap": "import_map.json"
}
2 changes: 1 addition & 1 deletion libs/ts/detect-runtime/jsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axhxrx/detect-runtime",
"version": "0.2.0",
"version": "0.2.1",
"exports": "./index.ts",
"importMap": "../../../import_map.jsr.json"
}

0 comments on commit 1146ba0

Please sign in to comment.