diff options
| author | XhmikosR <[email protected]> | 2021-10-05 18:50:18 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-10-05 18:50:18 +0300 |
| commit | 5ecef8ac010249536f92206af500f8670813c8a8 (patch) | |
| tree | 26b271f1901b70b5a6f4b25ef72186a04f51c665 /package.js | |
| parent | a2aa8c5a6e8c37fa605ca31111c6529629d32b3f (diff) | |
| download | bootstrap-5ecef8ac010249536f92206af500f8670813c8a8.tar.xz bootstrap-5ecef8ac010249536f92206af500f8670813c8a8.zip | |
Release v5.1.2 (#35114)
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 25a851c66..bba781361 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.1.1', + version: '5.1.2', git: 'https://github.com/twbs/bootstrap.git' }) |
