Skip to content

Commit

Permalink
Release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidSouther committed Mar 18, 2024
1 parent 3fa5200 commit 986b6ad
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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.0",
"version": "1.2.2",
"description": "",
"type": "module",
"main": "index.js",
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/DavidSouther/ailly#readme",
"dependencies": {
"@ailly/core": "^1.2.0",
"@ailly/core": "^1.2.2",
"@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.1",
"version": "1.2.2",
"description": "",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 3 additions & 3 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 986b6ad

Please sign in to comment.