Skip to content

Commit

Permalink
Bump version to include latest /account/ids endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
kaihoffman committed Dec 13, 2021
1 parent 2339795 commit 3408de1
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:
civo (1.5.6)
civo (1.5.7)
commander
flexirest (>= 1.10.8)
toml
Expand Down
2 changes: 1 addition & 1 deletion lib/civo/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Civo
VERSION = "1.5.6"
VERSION = "1.5.7"
end

0 comments on commit 3408de1

Please sign in to comment.