We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce69a0 commit d44bfb2Copy full SHA for d44bfb2
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- uds_plus_test_kit (1.1.2)
+ uds_plus_test_kit (1.2.0)
5
inferno_core (~> 0.6.2)
6
7
GEM
lib/uds_plus_test_kit/version.rb
# frozen_string_literal: true
module UDSPlusTestKit
- VERSION = '1.1.2'
+ VERSION = '1.2.0'
UDS_PLUS_VERSION = '1.1.0'
- LAST_UPDATED = '2025-30-1'
+ LAST_UPDATED = '2025-02-26'
end
0 commit comments