diff --git a/docs/package.json b/docs/package.json index 7122b9f..1dc3140 100644 --- a/docs/package.json +++ b/docs/package.json @@ -1,7 +1,7 @@ { "name": "resonance-docs", "private": true, - "version": "0.9.1", + "version": "0.9.2", "description": "Data-driven transitions in React", "repository": { "type": "git", diff --git a/package.json b/package.json index f46cedb..15419f8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "resonance", "private": true, - "version": "0.9.1", + "version": "0.9.2", "description": "Data-driven transitions in React", "main": "index.js", "repository": "git+https://github.com/sghall/resonance.git",