diff --git a/package.json b/package.json index 783ec57..874175e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@animatereactnative/marquee", - "version": "0.2.0", + "version": "0.3.0", "description": "A React Native Marquee component", "main": "lib/commonjs/index", "module": "lib/module/index",