diff --git a/package-lock.json b/package-lock.json index 70a5938..ba4d58c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-contentful", - "version": "2.0.22", + "version": "2.0.23", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 25089a6..fd650dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-contentful", - "version": "2.0.22", + "version": "2.0.23", "description": "React library for interacting with and rendering Contenful data.", "repository": "ryanhefner/react-contentful", "keywords": [ @@ -135,4 +135,4 @@ ], "testURL": "http://localhost" } -} \ No newline at end of file +}