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 f97d54c commit dfb1bacCopy full SHA for dfb1bac
progstr-ruby.gemspec
@@ -5,11 +5,11 @@
5
6
Gem::Specification.new do |s|
7
s.name = %q{progstr-ruby}
8
- s.version = "1.0.2"
+ s.version = "1.0.3"
9
10
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
s.authors = [%q{Hristo Deshev}]
12
- s.date = %q{2011-09-01}
+ s.date = %q{2011-09-02}
13
s.description = %q{Progstr Logger application logging service API client library.}
14
s.email = %q{[email protected]}
15
s.extra_rdoc_files = [
0 commit comments