1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

Release v5.3.8 (#41669)

* Bump version

* Run dist

* Unrelated new docs error
This commit is contained in:
Mark Otto
2025-08-25 19:01:02 -07:00
committed by GitHub
parent 122bff5e58
commit 25aa8cc0b3
105 changed files with 152 additions and 146 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.7',
version: '5.3.8',
git: 'https://github.com/twbs/bootstrap.git'
})