diff options
| author | XhmikosR <[email protected]> | 2019-02-13 18:01:40 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-02-13 18:01:40 +0200 |
| commit | 8fa0d3010112dca5dd6dd501173415856001ba8b (patch) | |
| tree | c425f2111bd858688e68448a17e7ae3e54c92fcb /package.js | |
| parent | dae20da750445b7e3738e6ccc804b3b425d26bd6 (diff) | |
| download | bootstrap-8fa0d3010112dca5dd6dd501173415856001ba8b.tar.xz bootstrap-8fa0d3010112dca5dd6dd501173415856001ba8b.zip | |
Release v4.3.1. (#28252)v4.3.1
Diffstat (limited to 'package.js')
| -rw-r--r-- | package.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.js b/package.js index d52cfb5dc..2be758472 100644 --- a/package.js +++ b/package.js @@ -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' }); |
