Skip to content

Commit 31df316

Browse files
committed
up version
1 parent a06c81a commit 31df316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/jsonb_accessor/version.rb

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

33
module JsonbAccessor
4-
VERSION = "1.3.10"
4+
VERSION = "1.4"
55

66
def self.enum_support?
77
# From AR 7.1 on, enums require a database column.

0 commit comments

Comments
 (0)