1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 06:03:10 +02:00

Bump version to 4.5.0.

This commit is contained in:
XhmikosR
2020-05-12 19:04:19 +03:00
parent 4a0ddb02db
commit 109ad5db90
236 changed files with 65 additions and 64 deletions

View File

@@ -3,7 +3,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.4.1',
version: '4.5.0',
git: 'https://github.com/twbs/bootstrap.git'
});