From 3e2a11d23ff6aea9f7ee2d54ea353dee5f767052 Mon Sep 17 00:00:00 2001 From: Marek Skiba Date: Wed, 21 Jun 2017 21:13:16 +0200 Subject: [PATCH] Bumped version number to 1.2.9 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 2fae42a..3363d45 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "nestable2", - "version": "1.2.8", + "version": "1.2.9", "homepage": "https://github.com/RamonSmit/Nestable", "authors": [ "Ramon Smit <@_RamonSmit>", diff --git a/package.json b/package.json index c2d20a3..2a38ebd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestable2", - "version": "1.2.8", + "version": "1.2.9", "description": "Drag & drop hierarchical list with mouse and touch compatibility", "main": "jquery.nestable.js", "scripts": {