diff --git a/package.json b/package.json index 249149d..c6c81f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-ssr-prepass", - "version": "1.0.8", + "version": "1.1.0", "description": "A custom partial React SSR renderer for prefetching and suspense", "main": "index.js", "author": "Phil Plückthun ",