Skip to content

Commit 6a01ce9

Browse files
committed
bump version to 0.0.2-rc2
1 parent 68d08b6 commit 6a01ce9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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-
logstruct (0.0.2.pre.rc1)
4+
logstruct (0.0.2.pre.rc2)
55
lograge (>= 0.11)
66
rails (>= 7.0)
77
semantic_logger (~> 4.15)

lib/log_struct/version.rb

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

44
module LogStruct
5-
VERSION = "0.0.2-rc1"
5+
VERSION = "0.0.2-rc2"
66
end

0 commit comments

Comments
 (0)