Skip to content

Commit

Permalink
v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSouther committed Mar 18, 2024
1 parent 17a8acd commit 3f57ab0
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ailly/cli",
"version": "1.2.2",
"version": "1.2.3",
"description": "",
"type": "module",
"main": "index.js",
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/DavidSouther/ailly#readme",
"dependencies": {
"@ailly/core": "^1.2.2",
"@ailly/core": "^1.2.3",
"@davidsouther/jiffies": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ailly/core",
"version": "1.2.2",
"version": "1.2.3",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
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.

0 comments on commit 3f57ab0

Please sign in to comment.