Skip to content

Commit

Permalink
Bump to version 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed Dec 18, 2022
1 parent 55fca05 commit 3b7fef1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/ajax-datatables-rails/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ def self.gem_version

module VERSION
MAJOR = 1
MINOR = 3
TINY = 1
MINOR = 4
TINY = 0
PRE = nil

STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
Expand Down

0 comments on commit 3b7fef1

Please sign in to comment.