From daa211a1f3dfceedaf3691ef2e7e11da068c0b59 Mon Sep 17 00:00:00 2001 From: wagoid Date: Wed, 4 Oct 2017 22:34:32 -0300 Subject: [PATCH] 2.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f38b170..38b71fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-js-pagination", - "version": "2.2.0", + "version": "2.3.0", "description": "Simple, easy to use component for pagination. Compatible with bootstrap paginator stylesheets", "main": "./dist/Pagination.js", "scripts": {