Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
oestrich committed Apr 28, 2015
1 parent 812542d commit 3c2f23d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
rspec_api_documentation (4.3.0)
rspec_api_documentation (4.4.0)
activesupport (>= 3.0.0)
json (~> 1.4, >= 1.4.6)
mustache (~> 0.99, >= 0.99.4)
Expand Down Expand Up @@ -64,7 +64,7 @@ GEM
multi_json (1.11.0)
multi_test (0.1.2)
multipart-post (2.0.0)
mustache (0.99.7)
mustache (0.99.8)
nokogiri (1.6.4.1)
mini_portile (~> 0.6.0)
pry (0.10.1)
Expand Down
2 changes: 1 addition & 1 deletion rspec_api_documentation.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ $:.unshift lib unless $:.include?(lib)

Gem::Specification.new do |s|
s.name = "rspec_api_documentation"
s.version = "4.3.0"
s.version = "4.4.0"
s.platform = Gem::Platform::RUBY
s.authors = ["Chris Cahoon", "Sam Goldman", "Eric Oestrich"]
s.email = ["chris@smartlogicsolutions.com", "sam@smartlogicsolutions.com", "eric@smartlogicsolutions.com"]
Expand Down

0 comments on commit 3c2f23d

Please sign in to comment.