From 0822cc54581256e8361599759f4d9bf6070b3313 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 25 Jul 2013 22:12:22 -0700 Subject: twitter/bootstrap => twbs/bootstrap in links etc. --- docs/assets/js/bootstrap-typeahead.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/assets/js/bootstrap-typeahead.js') diff --git a/docs/assets/js/bootstrap-typeahead.js b/docs/assets/js/bootstrap-typeahead.js index abc48d5056..d45e6ed57e 100644 --- a/docs/assets/js/bootstrap-typeahead.js +++ b/docs/assets/js/bootstrap-typeahead.js @@ -1,6 +1,6 @@ /* ============================================================= * bootstrap-typeahead.js v2.3.2 - * http://twitter.github.com/bootstrap/javascript.html#typeahead + * http://twbs.github.com/bootstrap/javascript.html#typeahead * ============================================================= * Copyright 2012 Twitter, Inc. * -- cgit v1.2.3 From 573b3f44159a2127af3a539fc43095bbdb472603 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 25 Jul 2013 22:56:28 -0700 Subject: Version bump --- docs/assets/js/bootstrap-typeahead.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/assets/js/bootstrap-typeahead.js') diff --git a/docs/assets/js/bootstrap-typeahead.js b/docs/assets/js/bootstrap-typeahead.js index d45e6ed57e..d3f5ee396b 100644 --- a/docs/assets/js/bootstrap-typeahead.js +++ b/docs/assets/js/bootstrap-typeahead.js @@ -1,5 +1,5 @@ /* ============================================================= - * bootstrap-typeahead.js v2.3.2 + * bootstrap-typeahead.js v2.3.3 * http://twbs.github.com/bootstrap/javascript.html#typeahead * ============================================================= * Copyright 2012 Twitter, Inc. -- cgit v1.2.3 From 92fd785e9713dd141bb42d2c601fb41fb46165af Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 26 Jul 2013 23:12:54 -0700 Subject: revert to 2.3.2 tag instead --- docs/assets/js/bootstrap-typeahead.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/assets/js/bootstrap-typeahead.js') diff --git a/docs/assets/js/bootstrap-typeahead.js b/docs/assets/js/bootstrap-typeahead.js index d3f5ee396b..d45e6ed57e 100644 --- a/docs/assets/js/bootstrap-typeahead.js +++ b/docs/assets/js/bootstrap-typeahead.js @@ -1,5 +1,5 @@ /* ============================================================= - * bootstrap-typeahead.js v2.3.3 + * bootstrap-typeahead.js v2.3.2 * http://twbs.github.com/bootstrap/javascript.html#typeahead * ============================================================= * Copyright 2012 Twitter, Inc. -- cgit v1.2.3 From 04b00365da0da573b7cac3c4f0222885700ecef7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 26 Jul 2013 23:16:25 -0700 Subject: finish bumping copyright --- docs/assets/js/bootstrap-typeahead.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/assets/js/bootstrap-typeahead.js') diff --git a/docs/assets/js/bootstrap-typeahead.js b/docs/assets/js/bootstrap-typeahead.js index d45e6ed57e..c5c1597ff1 100644 --- a/docs/assets/js/bootstrap-typeahead.js +++ b/docs/assets/js/bootstrap-typeahead.js @@ -2,7 +2,7 @@ * bootstrap-typeahead.js v2.3.2 * http://twbs.github.com/bootstrap/javascript.html#typeahead * ============================================================= - * Copyright 2012 Twitter, Inc. + * Copyright 2013 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- cgit v1.2.3