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 #84 from zendesk/zenspider/bump
Browse files Browse the repository at this point in the history
bump v4.14.1
  • Loading branch information
zenspider authored Jan 29, 2024
2 parents c934754 + 6ada7b2 commit a3e2237
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.0'
VERSION = '4.14.1'
class Version
MAJOR = Kasket::VERSION.split('.')[0]
MINOR = Kasket::VERSION.split('.')[1]
Expand Down

0 comments on commit a3e2237

Please sign in to comment.