From 1ccbfc1a11ffc6d74be1e7fc76360b361ce45339 Mon Sep 17 00:00:00 2001 From: vitalets Date: Tue, 1 Oct 2013 23:21:57 +0400 Subject: [PATCH] bump 1.5.0 --- CHANGELOG.txt | 2 +- Package.nuspec | 6 +++--- bower.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 611b6ba..880a80f 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,7 +1,7 @@ X-editable changelog ============================= -Version 1.5.0 wip +Version 1.5.0 Oct 1, 2013 ---------------------------- [enh #362] add twitter typeahead.js (vitalets) [enh] select: add `sourceOptions` to modify source request method and params (vitalets) diff --git a/Package.nuspec b/Package.nuspec index 12c0b34..d26cfb9 100644 --- a/Package.nuspec +++ b/Package.nuspec @@ -2,16 +2,16 @@ x-editable - 1.4.6 + 1.5.0 Vitaliy Potapov Vitaliy Potapov https://github.com/vitalets/x-editable/blob/master/LICENSE-MIT http://vitalets.github.com/x-editable false In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery - Smart popup ppositioning, HTML5 time input and more + Add Bootstrap 3 support and Twitter typeahead.js Copyright 2012-2013 - edit-in-place editable bootstrap jquery + edit-in-place editable click-to-edit bootstrap jquery diff --git a/bower.json b/bower.json index 2e47288..150003e 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "x-editable", - "version": "1.4.6", + "version": "1.5.0", "ignore": [ "CHANGELOG.txt", "Gruntfile.js",