Skip to content

Commit 5f94d03

Browse files
committed
update README and version
1 parent 75db217 commit 5f94d03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ install animate-css-styled-components
1414

1515
## How to use
1616

17-
import animate-css-styled-components module called global animations or a specific animation
17+
import animate-css-styled-components module calling global animations or a specific animation
1818

1919
```
2020
import { Wobble, FadeIn, FadeOut } from 'animate-css-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": "0.0.3",
3+
"version": "0.0.5",
44
"description": "port of animate.css for styled-components",
55
"main": "./index.js",
66
"scripts": {

0 commit comments

Comments
 (0)