1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 09:04:14 +02:00

Release v5.3.2 (#39173)

* Bump version to 5.3.2

* Dist
This commit is contained in:
Julien Déramond
2023-09-14 16:19:27 +02:00
committed by GitHub
parent 317cb2ae09
commit 344e912d04
81 changed files with 252 additions and 228 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.1',
version: '5.3.2',
git: 'https://github.com/twbs/bootstrap.git'
})