Skip to content

Commit f05e9de

Browse files
committed
ci(package): bump v0.4.4
1 parent c8fbb7c commit f05e9de

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/ng-auto-animate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-auto-animate",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Add motion to your apps with a single line of code. An Angular Directive to use FormKit's auto-animate library.",
55
"homepage": "https://github.com/ajitzero/ng-auto-animate/tree/main/libs/ng-auto-animate#readme",
66
"repository": "https://github.com/ajitzero/ng-auto-animate.git",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-auto-animate",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"license": "MIT",
55
"scripts": {
66
"build": "nx run ng-auto-animate:build:production",

0 commit comments

Comments
 (0)