From 22e1c7e85511cdd98fe377596ea23f536988a1d3 Mon Sep 17 00:00:00 2001 From: Marek Skiba Date: Sun, 28 May 2017 03:59:54 +0200 Subject: [PATCH] Bumped version number to 1.2.6 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index c1381c2..39351c2 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "nestable2", - "version": "1.2.5", + "version": "1.2.6", "homepage": "https://github.com/RamonSmit/Nestable", "authors": [ "Ramon Smit <@_RamonSmit>", diff --git a/package.json b/package.json index da56929..56203f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestable2", - "version": "1.2.5", + "version": "1.2.6", "description": "Drag & drop hierarchical list with mouse and touch compatibility", "main": "jquery.nestable.js", "scripts": {