Skip to content

Commit 5fb08ed

Browse files
committed
Bump version to 5.2.1-1.
1 parent ef79a49 commit 5fb08ed

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap5-api",
3-
"version": "5.1.3",
3+
"version": "5.2.1",
44
"description": "Bootstrap 5 Jenkins Plugin",
55
"directories": {
66
"doc": "doc"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<description>Provides Bootstrap 5 for Jenkins plugins.</description>
2020

2121
<properties>
22-
<revision>5.2.0-5</revision>
22+
<revision>5.2.1-1</revision>
2323
<changelist>-SNAPSHOT</changelist>
2424
<module.name>${project.groupId}.bootstrap5</module.name>
2525

0 commit comments

Comments
 (0)