Skip to content

Commit

Permalink
ci: bump v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ajitzero committed Nov 30, 2024
1 parent 25efbe5 commit c413ccd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/ng-auto-animate/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-auto-animate",
"version": "0.4.0",
"version": "0.4.1",
"description": "Add motion to your apps with a single line of code. An Angular Directive to use FormKit's auto-animate library.",
"repository": "https://github.com/ajitzero/ng-auto-animate.git",
"homepage": "https://github.com/ajitzero/ng-auto-animate/tree/main/libs/ng-auto-animate#readme",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-auto-animate",
"version": "0.4.0",
"version": "0.4.1",
"license": "MIT",
"scripts": {
"start": "nx serve demo",
Expand Down

0 comments on commit c413ccd

Please sign in to comment.