Skip to content

Commit a6172d6

Browse files
committed
Bump version to 2.0.6.
1 parent ce64090 commit a6172d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "data-tables-api",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "JQuery DataTables Jenkins Plugin",
55
"directories": {
66
"doc": "doc"

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<url>https://github.com/jenkinsci/data-tables-api-plugin</url>
1919

2020
<properties>
21-
<revision>2.0.5-2</revision>
21+
<revision>2.0.6-1</revision>
2222
<changelist>-SNAPSHOT</changelist>
2323

2424
<module.name>${project.groupId}.datatables</module.name>

0 commit comments

Comments
 (0)