From c42bf1f3fb37587fe912d980ba6b9fefe71753dc Mon Sep 17 00:00:00 2001 From: Alberto Gasparin Date: Mon, 11 Dec 2017 15:40:13 +0000 Subject: [PATCH] 2.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cf5b173..20b3746 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pollicino-ui", - "version": "2.4.1", + "version": "2.5.0", "description": "Clean, Material Design inspired React UI component library", "author": "Alberto Gasparin", "main": "lib/index.js",