Skip to content

Commit

Permalink
Bump verstion from 0.0.2 to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
banyan committed Apr 14, 2017
1 parent 45f7e31 commit 23b71e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins-ci-skip.pluginspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Jenkins::Plugin::Specification.new do |plugin|
plugin.name = "ci-skip"
plugin.display_name = "Ci Skip Plugin"
plugin.version = '0.0.2'
plugin.version = '0.1.0'
plugin.description = 'Commits that have [ci skip] anywhere in the commit messages will be skipped.'

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

0 comments on commit 23b71e8

Please sign in to comment.