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

Bump to v5.3.5 (#41348)

* Bump to v5.3.5

* Undo comment version change

* undo comment

* release again
This commit is contained in:
Mark Otto
2025-04-04 11:20:30 -07:00
committed by GitHub
parent b1e16bd161
commit 85f23534bd
79 changed files with 104 additions and 150 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.4',
version: '5.3.5',
git: 'https://github.com/twbs/bootstrap.git'
})