Skip to content

Commit

Permalink
Bumo to v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
holoyan committed Sep 6, 2024
1 parent 820af68 commit 0c583df
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 @@ -42,7 +42,7 @@ const a = await activity().by(user).log('Look, I logged something')

## Installation

npm i @holoyan/adonisjs-activitylog@0.1.4
npm i @holoyan/adonisjs-activitylog@0.1.5

Next, publish config file

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@holoyan/adonisjs-activitylog",
"description": "AdonisJs activity log",
"version": "0.1.4",
"version": "0.1.5",
"engines": {
"node": ">=20.6.0"
},
Expand Down

0 comments on commit 0c583df

Please sign in to comment.