Skip to content

Commit

Permalink
up version
Browse files Browse the repository at this point in the history
  • Loading branch information
haffla committed Oct 15, 2023
1 parent a06c81a commit 31df316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/jsonb_accessor/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module JsonbAccessor
VERSION = "1.3.10"
VERSION = "1.4"

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

0 comments on commit 31df316

Please sign in to comment.