1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-14 01:24:19 +02:00

Release v4.3.1. (#28252)

This commit is contained in:
XhmikosR
2019-02-13 18:01:40 +02:00
committed by GitHub
parent dae20da750
commit 8fa0d30101
70 changed files with 594 additions and 153 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.3.0',
version: '4.3.1',
git: 'https://github.com/twbs/bootstrap.git'
});