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

Release v5.3.4 (#40656)

* Bump version to v5.3.4

* Dist

* Dist

* dist again

* re-run npm release

---------

Co-authored-by: Mark Otto <markdotto@gmail.com>
This commit is contained in:
XhmikosR
2025-04-03 18:58:10 +03:00
committed by GitHub
parent eed621d96c
commit 51581ed235
104 changed files with 459 additions and 455 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.3',
version: '5.3.4',
git: 'https://github.com/twbs/bootstrap.git'
})