diff options
| author | XhmikosR <[email protected]> | 2021-08-04 18:41:51 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-04 18:41:51 +0300 |
| commit | f20fece3a8cdd0e76a42c2737524b7652bf54d26 (patch) | |
| tree | 83e62cc954b17a8bc21cd5975bfd88da721793d1 /package.js | |
| parent | 7fcc2f4d526ff774a0a7de6b624a607e5ba47fb9 (diff) | |
| download | bootstrap-f20fece3a8cdd0e76a42c2737524b7652bf54d26.tar.xz bootstrap-f20fece3a8cdd0e76a42c2737524b7652bf54d26.zip | |
Prepare v5.1.0. (#34674)v5.1.0
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 e3986f01a..cc773588f 100644 --- a/package.js +++ b/package.js @@ -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.0.2', + version: '5.1.0', git: 'https://github.com/twbs/bootstrap.git' }) |
