1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-08 06:36:33 +02:00

Release v5.3.0-alpha2 (#38244)

* Bump version to 5.3.0-alpha2

* Dist
This commit is contained in:
XhmikosR
2023-03-24 16:30:16 +02:00
committed by GitHub
parent f8a56da8b0
commit c877cefcef
104 changed files with 2213 additions and 1401 deletions

View File

@@ -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.3.0-alpha1',
version: '5.3.0-alpha2',
git: 'https://github.com/twbs/bootstrap.git'
})