diff options
| author | Julien Déramond <[email protected]> | 2023-09-14 16:19:27 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-14 17:19:27 +0300 |
| commit | 344e912d04b5b6a04482113eff20ab416ff01048 (patch) | |
| tree | 2ae38dafc00be38456073cae9b204b9546ad3d7c /package.js | |
| parent | 317cb2ae094ec0edcfc38a1af9bd51880389ca65 (diff) | |
| download | bootstrap-344e912d04b5b6a04482113eff20ab416ff01048.tar.xz bootstrap-344e912d04b5b6a04482113eff20ab416ff01048.zip | |
Release v5.3.2 (#39173)
* Bump version to 5.3.2
* Dist
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 7c0bccdc2..5333819b7 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.3.1', + version: '5.3.2', git: 'https://github.com/twbs/bootstrap.git' }) |
