aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2023-03-24 16:30:16 +0200
committerGitHub <[email protected]>2023-03-24 16:30:16 +0200
commitc877cefcef18d6a60c5eaec8df469933e64e212a (patch)
tree4e144a567da9b17d5c49640d6fd06e5d2e02190c /package.json
parentf8a56da8b04d8d29a8a8f65d50549206c429a621 (diff)
downloadbootstrap-c877cefcef18d6a60c5eaec8df469933e64e212a.tar.xz
bootstrap-c877cefcef18d6a60c5eaec8df469933e64e212a.zip
Release v5.3.0-alpha2 (#38244)
* Bump version to 5.3.0-alpha2 * Dist
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 884740252..03f84ee9c 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "bootstrap",
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
- "version": "5.3.0-alpha1",
+ "version": "5.3.0-alpha2",
"config": {
"version_short": "5.3"
},