Skip to content

Commit

Permalink
bump to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Müller committed Nov 24, 2021
1 parent 46645b6 commit e75d581
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -87,7 +87,7 @@ GIT
PATH
remote: .
specs:
packwerk (1.3.2)
packwerk (1.4.0)
activesupport (>= 5.2)
ast
better_html
Expand Down Expand Up @@ -191,7 +191,7 @@ GEM
rubocop-sorbet (0.6.1)
rubocop
ruby-progressbar (1.11.0)
smart_properties (1.15.0)
smart_properties (1.16.3)
sorbet (0.5.6360)
sorbet-static (= 0.5.6360)
sorbet-runtime (0.5.6360)
Expand Down
2 changes: 1 addition & 1 deletion lib/packwerk/version.rb
Expand Up @@ -2,5 +2,5 @@
# frozen_string_literal: true

module Packwerk
VERSION = "1.3.2"
VERSION = "1.4.0"
end

0 comments on commit e75d581

Please sign in to comment.