We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3577676 commit c1e4062Copy full SHA for c1e4062
toml-rb.gemspec
@@ -1,6 +1,6 @@
1
Gem::Specification.new do |s|
2
s.name = 'toml-rb'
3
- s.version = '1.1.1'
+ s.version = '1.1.2'
4
s.date = Time.now.strftime('%Y-%m-%d')
5
s.summary = 'Toml parser in ruby, for ruby.'
6
s.description = 'A Toml parser using Citrus parsing library. '
0 commit comments