diff --git a/dist/react-datetime.js b/dist/react-datetime.js index 490ba0d05..afaf92c51 100644 --- a/dist/react-datetime.js +++ b/dist/react-datetime.js @@ -1,5 +1,5 @@ /* -react-datetime v2.5.0 +react-datetime v2.6.0 https://github.com/arqex/react-datetime MIT: https://github.com/arqex/react-datetime/raw/master/LICENSE */ diff --git a/dist/react-datetime.min.js b/dist/react-datetime.min.js index 207625147..6b3e01ea5 100644 --- a/dist/react-datetime.min.js +++ b/dist/react-datetime.min.js @@ -1,5 +1,5 @@ /* -react-datetime v2.5.0 +react-datetime v2.6.0 https://github.com/arqex/react-datetime MIT: https://github.com/arqex/react-datetime/raw/master/LICENSE */ diff --git a/package.json b/package.json index bf00e7755..53ab6ed8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-datetime", - "version": "2.5.0", + "version": "2.6.0", "description": "A lightweight but complete datetime picker React.js component.", "homepage": "https://github.com/arqex/react-datetime", "repository": {