diff --git a/bower.json b/bower.json index eb762da..4d94184 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "flot-events", - "version": "0.1.0", + "version": "0.1.1", "homepage": "https://github.com/mojoaxel/flot-events", "authors": [ "Alexander Wunschik " diff --git a/dist/jquery.flot.events.js b/dist/jquery.flot.events.js index 71d9199..99d6d7d 100644 --- a/dist/jquery.flot.events.js +++ b/dist/jquery.flot.events.js @@ -465,6 +465,6 @@ init: init, options: defaultOptions, name: "events", - version: "0.1.0" + version: "0.1.1" }); })(jQuery);