diff options
| author | XhmikosR <[email protected]> | 2020-10-13 18:38:30 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-13 18:38:30 +0300 |
| commit | a716fb03f965dc0846df479e14388b1b4b93d7ce (patch) | |
| tree | 1d6a3f7d5bdda6e1df0b11c3f54eb99da7a04328 /package.js | |
| parent | d9f4bcf6ff8f7696b4e0f4ee489e1a59c058321e (diff) | |
| download | bootstrap-4.5.3.tar.xz bootstrap-4.5.3.zip | |
Prepare v4.5.3. (#31880)v4.5.3
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 95f912b1b..aca0bede0 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.5.2', + version: '4.5.3', git: 'https://github.com/twbs/bootstrap.git' }); |
