Skip to content

Commit 5ae21f3

Browse files
committed
new version of gem
1 parent 02971ce commit 5ae21f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderay_bash.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ spec = Gem::Specification.new do |s|
1313
s.email = "pejuko@gmail.com"
1414
s.authors = ["Petr Kovar"]
1515
s.name = 'coderay_bash'
16-
s.version = '0.1'
16+
s.version = '0.1.1'
1717
s.date = Time.now.strftime("%Y-%m-%d")
1818
s.add_dependency('coderay', '< 1.0')
1919
s.require_path = 'lib'

0 commit comments

Comments
 (0)