From 572d00ac7e4ffdb91c1015d83100ea1c279af6ca Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 18 Jan 2018 08:21:22 -0800 Subject: Bump version to 4.0.0 --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 14f521b4d..140885deb 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@ layout: home

Include Bootstrap's source Sass and JavaScript files via npm, Composer or Meteor. Package managed installs don't include documentation, but do include our build system and readme.

{% highlight sh %} -npm install bootstrap@{{ site.current_version }} +npm install bootstrap {% endhighlight %} {% highlight sh %} -- cgit v1.2.3