Skip to content

Commit 5e44214

Browse files
committed
Revert "Bump gem version to v3.0.0.alpha1"
This reverts commit b54d37b.
1 parent 7a8c97c commit 5e44214

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/webauthn/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module WebAuthn
4-
VERSION = "3.0.0.alpha1"
4+
VERSION = "2.4.1"
55
end

spec/conformance/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ../..
33
specs:
4-
webauthn (3.0.0.alpha1)
4+
webauthn (2.4.1)
55
android_key_attestation (~> 0.3.0)
66
awrence (~> 1.1)
77
bindata (~> 2.4)

0 commit comments

Comments
 (0)