Skip to content

Commit 07d61c7

Browse files
authored
Update version to 3.0.2 (#48)
1 parent 9508b80 commit 07d61c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.ruby-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.2.2
1+
3.3

lib/temporal_tables/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 TemporalTables
4-
VERSION = '3.0.1'
4+
VERSION = '3.0.2'
55
end

0 commit comments

Comments
 (0)