update version to 1.4.2

This commit is contained in:
vitalets 2013-03-07 12:34:35 +04:00
parent bf86c9d990
commit bb437f9c82
2 changed files with 4 additions and 6 deletions

@ -1,9 +1,7 @@
X-editable changelog
=============================
Version 1.4.2 wip
Version 1.4.2 Mar 7, 2013
----------------------------
[enh #132] combodate options can be defined via data-combodate json string (vitalets)
[enh] source defined as function now has scope of element and can return string used as url (vitalets)

@ -2,16 +2,16 @@
<package >
<metadata>
<id>x-editable</id>
<version>1.4.1.a</version>
<version>1.4.2</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>Added support of select2 and typeahead.</releaseNotes>
<releaseNotes>Added support of jQuery 1.9 and several bugfixes.</releaseNotes>
<copyright>Copyright 2012-2013</copyright>
<tags>edit-in-place editable bootstrap</tags>
<tags>edit-in-place editable bootstrap jquery</tags>
<dependencies>
</dependencies>
</metadata>