Skip to content

Commit e445f7d

Browse files
committed
bump jar version in gemspec
1 parent 0fa25ff commit e445f7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

picrate.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
1515
gem.summary = %q{ruby wrapper for processing-3.3.7 on raspberrypi and linux64}
1616
gem.homepage = 'https://ruby-processing.github.io/PiCrate/'
1717
gem.files = `git ls-files`.split($/)
18-
gem.files << 'lib/picrate-0.0.2.jar'
18+
gem.files << 'lib/picrate-0.0.3.jar'
1919
gem.files << 'lib/gluegen-rt-2.3.2.jar'
2020
gem.files << 'lib/jogl-all-2.3.2.jar'
2121
gem.files << 'lib/gluegen-rt-2.3.2-natives-linux-amd64.jar'

0 commit comments

Comments
 (0)