Skip to content

Commit 2df93f8

Browse files
committed
bump 1.5.1
1 parent 0c49c5b commit 2df93f8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.nuspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<package >
33
<metadata>
44
<id>x-editable</id>
5-
<version>1.5.0</version>
5+
<version>1.5.1</version>
66
<authors>Vitaliy Potapov</authors>
77
<owners>Vitaliy Potapov</owners>
88
<licenseUrl>https://github.com/vitalets/x-editable/blob/master/LICENSE-MIT</licenseUrl>
99
<projectUrl>http://vitalets.github.com/x-editable</projectUrl>
1010
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1111
<description>In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery</description>
12-
<releaseNotes>Add Bootstrap 3 support and Twitter typeahead.js</releaseNotes>
12+
<releaseNotes>Date and select2 minor fixes</releaseNotes>
1313
<copyright>Copyright 2012-2013</copyright>
1414
<tags>edit-in-place editable click-to-edit bootstrap jquery</tags>
1515
<dependencies>

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "x-editable",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"ignore": [
55
"CHANGELOG.txt",
66
"Gruntfile.js",

0 commit comments

Comments
 (0)