Skip to content

Commit c1e4062

Browse files
committed
Bump to v1.1.2
1 parent 3577676 commit c1e4062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

toml-rb.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = 'toml-rb'
3-
s.version = '1.1.1'
3+
s.version = '1.1.2'
44
s.date = Time.now.strftime('%Y-%m-%d')
55
s.summary = 'Toml parser in ruby, for ruby.'
66
s.description = 'A Toml parser using Citrus parsing library. '

0 commit comments

Comments
 (0)