From 4a045d92520df70cca6f435ada49efd250281cd6 Mon Sep 17 00:00:00 2001 From: Sergey Date: Wed, 30 Sep 2015 18:17:36 +0300 Subject: [PATCH] update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7eecd06..57f2398 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-js-pagination", - "version": "1.0.0", + "version": "1.0.1", "description": "Simple, easy to use component for pagination. Compatible with bootstrap paginator stylesheets", "main": "./dist/Pagination.js", "scripts": {