Skip to content

Commit d44bfb2

Browse files
Bump version to 1.2.0 (#43)
1 parent 0ce69a0 commit d44bfb2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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-
uds_plus_test_kit (1.1.2)
4+
uds_plus_test_kit (1.2.0)
55
inferno_core (~> 0.6.2)
66

77
GEM

lib/uds_plus_test_kit/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
module UDSPlusTestKit
4-
VERSION = '1.1.2'
4+
VERSION = '1.2.0'
55
UDS_PLUS_VERSION = '1.1.0'
6-
LAST_UPDATED = '2025-30-1'
6+
LAST_UPDATED = '2025-02-26'
77
end

0 commit comments

Comments
 (0)