From f7e8ca91e03165abb82d4c82555dc4ef96340cc9 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 6 May 2022 23:57:58 +0300 Subject: Prepare v5.2.0-beta1 --- package.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.js') diff --git a/package.js b/package.js index e561a6a74..fe9b818c4 100644 --- a/package.js +++ b/package.js @@ -5,7 +5,7 @@ Package.describe({ name: 'twbs:bootstrap', // https://atmospherejs.com/twbs/bootstrap summary: 'The most popular front-end framework for developing responsive, mobile first projects on the web.', - version: '5.1.3', + version: '5.2.0-beta1', git: 'https://github.com/twbs/bootstrap.git' }) -- cgit v1.2.3