forked from ePages-de/beyond_api-ruby_client
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add logger message when Beyond::Error response (ePages-de#9)
- Loading branch information
Unai Abrisketa
authored
Oct 18, 2019
1 parent
6819314
commit 9dad212
Showing
2 changed files
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
module BeyondApi | ||
VERSION = "0.2.0.pre".freeze | ||
VERSION = "0.2.1.pre".freeze | ||
end |