Skip to content

Commit 98c03bb

Browse files
committed
test(github-actions): a commit to test github actions
1 parent 9650605 commit 98c03bb

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,5 @@ Example:
144144

145145
now your animation is a styled-component and you can use this like any other styled-component,
146146
passing the all BaseAnimation [props](https://github.com/dielduarte/animate-css-styled-components#props).
147+
148+
Made with love and styled-components!

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "animate-css-styled-components",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "port of animate.css for styled-components",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)