diff --git a/bower.json b/bower.json index f29b0d8b..b4dbc2d3 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "react-modal", - "version": "1.7.12", + "version": "1.7.13", "homepage": "https://github.com/reactjs/react-modal", "authors": [ "Ryan Florence", diff --git a/package.json b/package.json index eb0a6280..29d1d9c9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-modal", - "version": "1.7.12", + "version": "1.7.13", "description": "Accessible modal dialog component for React.JS", "main": "./lib/index.js", "repository": {