marquex
2015-07-09 691c01adea4952f7fa2c74d36712c07cf671980b
Bump to version 0.4.3
3 files modified
6 ■■■■ changed files
dist/react-datetime.js 2 ●●● patch | view | raw | blame | history
dist/react-datetime.min.js 2 ●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
dist/react-datetime.js
@@ -1,5 +1,5 @@
/*
react-datetime v0.4.2
react-datetime v0.4.3
https://github.com/arqex/react-datetime
MIT: https://github.com/arqex/react-datetime/raw/master/LICENSE
*/
dist/react-datetime.min.js
@@ -1,5 +1,5 @@
/*
react-datetime v0.4.2
react-datetime v0.4.3
https://github.com/arqex/react-datetime
MIT: https://github.com/arqex/react-datetime/raw/master/LICENSE
*/
package.json
@@ -1,6 +1,6 @@
{
  "name": "react-datetime",
  "version": "0.4.2",
  "version": "0.4.3",
  "description": "A lightweight but complete datetime picker React.js component.",
  "homepage": "https://github.com/arqex/react-datetime",
  "repository": {