Skip to content

Commit

Permalink
v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Misha Knyazev committed Sep 22, 2017
1 parent 493a1a4 commit b709d66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
rubill (0.1.4)
rubill (0.1.5)
httparty
json

Expand Down
2 changes: 1 addition & 1 deletion rubill.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'rubill'
s.version = '0.1.4'
s.version = '0.1.5'
s.date = '2014-09-31'
s.summary = "Interface with Bill.com"
s.description = "A Ruby interface to Bill.com's API"
Expand Down

0 comments on commit b709d66

Please sign in to comment.