diff --git a/bower.json b/bower.json index 5222613..57c3ffa 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "nan-timepicker", - "version": "0.1.1", + "version": "0.1.2", "main": "dist/nan-timepicker.js", "ignore": [ "**/.*", diff --git a/dist/nan-timepicker.min.js b/dist/nan-timepicker.min.js index 4639e59..e56bbdf 100644 --- a/dist/nan-timepicker.min.js +++ b/dist/nan-timepicker.min.js @@ -1,5 +1,5 @@ /** - * nan-timepicker.js 0.1.1 + * nan-timepicker.js 0.1.2 * https://github.com/nanlabs/nan-timepicker * Date Compiled: 2013-09-30 * */ diff --git a/package.json b/package.json index e13a78e..afac626 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nan-timepicker", - "version": "0.1.1", + "version": "0.1.2", "description": "A lightweight time-picker plugin based on 'jQuery timepicker plugin'.", "main": "index.js", "scripts": {