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

Release v4.6.1 (#35272)

* Bump version to v4.6.1

* Dist
This commit is contained in:
XhmikosR
2021-10-28 17:45:21 +03:00
committed by GitHub
parent ef6a418535
commit 043a03c95a
67 changed files with 2372 additions and 2578 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: '4.6.0',
version: '4.6.1',
git: 'https://github.com/twbs/bootstrap.git'
})