Skip to content

Commit

Permalink
Preparing for 0.1.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jsgoecke committed Apr 29, 2010
1 parent 3ca5701 commit 3c6d756
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.1.6
0.1.7
4 changes: 2 additions & 2 deletions tropo-webapi-ruby.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{tropo-webapi-ruby}
s.version = "0.1.6"
s.version = "0.1.7"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jason Goecke"]
s.date = %q{2010-04-26}
s.date = %q{2010-04-29}
s.description = %q{Ruby library for interacting with the Tropo Web API via REST & JSON}
s.email = %q{jsgoecke@voxeo.com}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 3c6d756

Please sign in to comment.