diff --git a/demo/package.json b/demo/package.json index 02ff93a..e2c2424 100644 --- a/demo/package.json +++ b/demo/package.json @@ -1,7 +1,7 @@ { "name": "react-wavify-demo", "homepage": "http://woofers.github.io/react-wavify", - "version": "1.8.3", + "version": "1.9.0", "author": "Jaxson Van Doorn ", "license": "MIT", "scripts": { diff --git a/package.json b/package.json index b66dc88..def6910 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-wavify", - "version": "1.8.3", + "version": "1.9.0", "description": "Animated wave component for React", "main": "lib/index.js", "module": "lib/index.module.js",