Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #86 from zendesk/v4.14.2
Browse files Browse the repository at this point in the history
v4.14.2
  • Loading branch information
zendesk-jmeade authored Mar 6, 2024
2 parents fc73d19 + c1a3c9b commit 4dd59db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/kasket/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module Kasket
VERSION = '4.14.1'
VERSION = '4.14.2'
class Version
MAJOR = Kasket::VERSION.split('.')[0]
MINOR = Kasket::VERSION.split('.')[1]
Expand Down

0 comments on commit 4dd59db

Please sign in to comment.