From b2f374d5a8782b37ded5ec46915062a58a39fc57 Mon Sep 17 00:00:00 2001 From: Fabio Crisci Date: Wed, 31 Oct 2018 13:09:07 +0100 Subject: [PATCH] 3.0.0 --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3c096b2..3fc6be6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-intl-formatted-duration", - "version": "2.0.2", + "version": "3.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e4fb86e..519880e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-intl-formatted-duration", - "version": "2.0.2", + "version": "3.0.0", "description": "React intl component to express time duration", "keywords": [ "duration",