From d057812aa5036612fe6f5bd67e416e3c195d9e82 Mon Sep 17 00:00:00 2001 From: Samrith Shankar Date: Mon, 24 Jun 2019 11:11:24 +0200 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b44a7db..d34e48f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-live-time", - "version": "0.0.2", + "version": "0.1.0", "description": "A simple time-ago component for React. Made with ❤️ using hooks!", "author": "samrith-s", "license": "GPL-3.0",