From 75efb32b5220e117df605f88dcf5798f59b4be4a Mon Sep 17 00:00:00 2001 From: wagoid Date: Thu, 3 Aug 2017 12:14:52 -0300 Subject: [PATCH] 2.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b50da6..f38b170 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-js-pagination", - "version": "2.1.0", + "version": "2.2.0", "description": "Simple, easy to use component for pagination. Compatible with bootstrap paginator stylesheets", "main": "./dist/Pagination.js", "scripts": {