From eda851ee76bd01375f39682d903a76cc51207475 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 16 Dec 2018 18:18:37 -0800 Subject: Prep for v4.2.0 release - Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 7f84762f8..84d44398c 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "bootstrap", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", - "version": "4.1.3", - "version_short": "4.1", + "version": "4.2.0", + "version_short": "4.2", "keywords": [ "css", "sass", -- cgit v1.2.3