We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcf8534 commit ac45d29Copy full SHA for ac45d29
1 file changed
lib/queueit_knownuserv3/user_in_queue_service.rb
@@ -3,7 +3,7 @@
3
4
module QueueIt
5
class UserInQueueService
6
- SDK_VERSION_NO = "3.7.0"
+ SDK_VERSION_NO = "3.7.1"
7
SDK_VERSION = "v3-ruby-" + SDK_VERSION_NO
8
9
def initialize(userInQueueStateRepository)
0 commit comments