From aebab72cc28e0236d9eeab86d59ed7858d048135 Mon Sep 17 00:00:00 2001 From: Yiotis Kaltsikis Date: Sun, 30 Jun 2019 21:09:23 +0200 Subject: [PATCH] 2.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a04592d..5564654 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "filterizr", - "version": "2.0.1", + "version": "2.1.0", "description": "Filterizr is a jQuery plugin that sorts, shuffles, searches and applies stunning filters over responsive galleries using CSS3 transitions and custom CSS effects", "main": "dist/filterizr.min.js", "types": "dist/index.d.ts",