Skip to content

Commit

Permalink
Released 0.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
oblador committed Oct 26, 2015
1 parent 8b06821 commit ba4e1a3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-animatable",
"version": "0.2.0",
"description": "Standard set of easy to use animations for React Native",
"version": "0.3.0",
"description": "Standard set of easy to use animations and declarative transitions for React Native",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand All @@ -15,7 +15,11 @@
"ios",
"android",
"ui",
"fade",
"bounce",
"slide",
"animatable",
"transition",
"animation"
],
"author": {
Expand Down

0 comments on commit ba4e1a3

Please sign in to comment.