Skip to content

Commit cf8d486

Browse files
committed
bump version
1 parent bfac1bc commit cf8d486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

checkstyle-suppression-generator.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = 'checkstyle-suppression-generator'
5-
s.version = '0.0.1'
5+
s.version = '0.0.2'
66
s.summary = 'Generate a Java checkstyle suppressions.xml file from a checkstyle:check output.'
77
s.description = 'A gem that takes as input the output of a maven checkstyle plugin checkstyle:check goal and
88
generates a suppressions.xml file'

0 commit comments

Comments
 (0)