diff --git a/demo/package.json b/demo/package.json index a02482a..03c86df 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.0", + "version": "1.8.1", "author": "Jaxson Van Doorn ", "license": "MIT", "scripts": { diff --git a/package.json b/package.json index 7db4b85..08e4dd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-wavify", - "version": "1.8.0", + "version": "1.8.1", "description": "Animated wave component for React", "main": "lib/index.js", "module": "lib/index.module.js",