Skip to content

Commit 34ad36a

Browse files
committed
Bump version to 2.0.5-1-SNAPSHOT.
1 parent 5306bf3 commit 34ad36a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "data-tables-api",
3-
"version": "2.0.3",
3+
"version": "2.0.5",
44
"description": "JQuery DataTables Jenkins Plugin",
55
"directories": {
66
"doc": "doc"
77
},
88
"dependencies": {
99
"datatables.net": "2.0.5",
1010
"datatables.net-bs5": "2.0.5",
11-
"datatables.net-buttons": "3.0.1",
11+
"datatables.net-buttons": "3.0.2",
1212
"datatables.net-buttons-bs5": "3.0.2",
1313
"datatables.net-colreorder": "2.0.1",
1414
"datatables.net-colreorder-bs5": "2.0.1",

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.3-2</revision>
21+
<revision>2.0.5-1</revision>
2222
<changelist>-SNAPSHOT</changelist>
2323

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

0 commit comments

Comments
 (0)