Skip to content

Commit 23b71e8

Browse files
committed
Bump verstion from 0.0.2 to 0.1.0
1 parent 45f7e31 commit 23b71e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins-ci-skip.pluginspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Jenkins::Plugin::Specification.new do |plugin|
22
plugin.name = "ci-skip"
33
plugin.display_name = "Ci Skip Plugin"
4-
plugin.version = '0.0.2'
4+
plugin.version = '0.1.0'
55
plugin.description = 'Commits that have [ci skip] anywhere in the commit messages will be skipped.'
66

77
# You should create a wiki-page for your plugin when you publish it, see

0 commit comments

Comments
 (0)