From 3283697e4e651443ebc98892fb965e540dae885d Mon Sep 17 00:00:00 2001 From: Michele Bertoli Date: Sat, 25 Nov 2017 08:43:05 +0000 Subject: [PATCH] 0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6675634..b242c2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-count-to", - "version": "0.9.0", + "version": "0.10.0", "description": "Animated counter component for React.js", "main": "dist/react-count-to.js", "scripts": {