We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632edf7 commit 594cbcdCopy full SHA for 594cbcd
.gitignore
@@ -9,4 +9,5 @@ pom.xml.versionsBackup
9
pom.xml.releaseBackup
10
release.properties
11
.DS_Store
12
+.idea
13
/package-lock.json
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "plugin-util",
3
- "version": "0.1.0",
+ "version": "3.2.0",
4
"description": "Jenkins Plugin Utilities API Plugin",
5
"directories": {
6
"doc": "doc"
0 commit comments