diff options
| author | XhmikosR <[email protected]> | 2022-11-22 09:54:42 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-11-22 09:54:42 +0200 |
| commit | c139bac586e33d8d0ce40a57adbfeb38ecd68b89 (patch) | |
| tree | f56a8abfaef937458b7ae272dd53e01795d73524 /package.js | |
| parent | abdd3fef1fc742d2a21fc6f536cdad0ebb67aa3c (diff) | |
| parent | 8f6de23682cf08f0e70b9561f75642cbcca14250 (diff) | |
| download | bootstrap-c139bac586e33d8d0ce40a57adbfeb38ecd68b89.tar.xz bootstrap-c139bac586e33d8d0ce40a57adbfeb38ecd68b89.zip | |
Merge pull request #37524 from twbs/prepare-523
Release v5.2.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 53aaa9217..c9f1eadfe 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.2.2', + version: '5.2.3', git: 'https://github.com/twbs/bootstrap.git' }) |
