From 19e65109d56c9bb516cb3217c5bb6514fa17bacb Mon Sep 17 00:00:00 2001
From: Divyanshu Maithani <div.blackcat@gmail.com>
Date: Sat, 13 Jul 2019 01:01:50 +0530
Subject: [PATCH] v3.0.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 981e6bf..13bc7ab 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "react-animated-weather",
-  "version": "2.0.0",
+  "version": "3.0.0",
   "description": "Animated weather component for React inspired by Skycons http://darkskyapp.github.io/skycons/",
   "main": "build/index.js",
   "peerDependencies": {