Skip to content

Commit

Permalink
🔖 v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdd committed May 8, 2024
1 parent ae17d01 commit a55f608
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Or using [Shipp](https://github.com/linkdd/shipp), add it to your dependencies:
{
"name": "aitoolkit",
"url": "https://github.com/linkdd/aitoolkit.git",
"version": "v0.5.0"
"version": "v0.5.1"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion shipp.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aitoolkit",
"version": "0.5.0",
"version": "0.5.1",
"scripts": {
"build": "true",
"install": "make install DESTDIR=$SHIPP_DIST_DIR"
Expand Down

0 comments on commit a55f608

Please sign in to comment.