Skip to content
This repository was archived by the owner on Jun 29, 2024. It is now read-only.

Commit eb2e7b7

Browse files
committed
set version to '0.1.2'
1 parent 1f616b1 commit eb2e7b7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.1.2
2+
3+
- make the error handling when missing scope for reading user info better.
4+
15
# 0.1.1
26

37
- refs #4 Add tests and make code coverage 100%.

lib/omniauth-zoom/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module OmniAuth
44
module Zoom
5-
VERSION = '0.1.1'
5+
VERSION = '0.1.2'
66
end
77
end

0 commit comments

Comments
 (0)