bump 1.5.1

This commit is contained in:
vitalets 2013-11-04 18:59:36 +04:00
parent 0c49c5bf7f
commit 2df93f856d
2 changed files with 3 additions and 3 deletions

@ -2,14 +2,14 @@
<package >
<metadata>
<id>x-editable</id>
<version>1.5.0</version>
<version>1.5.1</version>
<authors>Vitaliy Potapov</authors>
<owners>Vitaliy Potapov</owners>
<licenseUrl>https://github.com/vitalets/x-editable/blob/master/LICENSE-MIT</licenseUrl>
<projectUrl>http://vitalets.github.com/x-editable</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery</description>
<releaseNotes>Add Bootstrap 3 support and Twitter typeahead.js</releaseNotes>
<releaseNotes>Date and select2 minor fixes</releaseNotes>
<copyright>Copyright 2012-2013</copyright>
<tags>edit-in-place editable click-to-edit bootstrap jquery</tags>
<dependencies>

@ -1,6 +1,6 @@
{
"name": "x-editable",
"version": "1.5.0",
"version": "1.5.1",
"ignore": [
"CHANGELOG.txt",
"Gruntfile.js",