From fb73675ee16136ff32b1676ef042f56d9f930e9e Mon Sep 17 00:00:00 2001
From: marquex <javi@arqex.com>
Date: Thu, 09 Jul 2015 09:46:37 +0200
Subject: [PATCH] Bump to v0.4.2

---
 dist/react-datetime.min.js |    2 +-
 dist/react-datetime.js     |    2 +-
 package.json               |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dist/react-datetime.js b/dist/react-datetime.js
index 710a600..48494a7 100644
--- a/dist/react-datetime.js
+++ b/dist/react-datetime.js
@@ -1,5 +1,5 @@
 /*
-react-datetime v0.4.1
+react-datetime v0.4.2
 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 a03f76a..16cd7f0 100644
--- a/dist/react-datetime.min.js
+++ b/dist/react-datetime.min.js
@@ -1,5 +1,5 @@
 /*
-react-datetime v0.4.1
+react-datetime v0.4.2
 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 cb226a0..b8490eb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "react-datetime",
-  "version": "0.4.1",
+  "version": "0.4.2",
   "description": "A lightweight but complete datetime picker React.js component.",
   "homepage": "https://github.com/arqex/react-datetime",
   "repository": {

--
Gitblit v1.9.3