From 6155fc92325d4a9d920a68c7e19f8480b80f09f3 Mon Sep 17 00:00:00 2001 From: Ricky Blankenaufulland Date: Tue, 4 Jul 2017 16:22:13 +0200 Subject: [PATCH] release: 0.3.1-hotfix.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index ae9c1c949..7ee6483bc 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "gridstack", - "version": "0.3.0", + "version": "0.3.1-hotfix.1", "homepage": "https://github.com/troolee/gridstack.js", "authors": [ "Pavel Reznikov " diff --git a/package.json b/package.json index dc905c6ac..0acea8fe1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gridstack", - "version": "0.3.0", + "version": "0.3.1-hotfix.1", "description": "gridstack.js is a jQuery plugin for widget layout", "main": "dist/gridstack.js", "repository": {