Skip to content

Commit

Permalink
Prepare to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Feb 16, 2022
1 parent 0e1a8cc commit 5250920
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ GIT
PATH
remote: .
specs:
packwerk (2.0.0)
packwerk (2.1.0)
activesupport (>= 5.2)
ast
better_html
Expand Down Expand Up @@ -147,8 +147,6 @@ GEM
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
nokogiri (1.12.5-x86_64-darwin)
racc (~> 1.4)
parallel (1.20.1)
parlour (6.0.0)
commander (~> 4.5)
Expand Down Expand Up @@ -259,4 +257,4 @@ DEPENDENCIES
tapioca

BUNDLED WITH
2.2.22
2.3.4
2 changes: 1 addition & 1 deletion lib/packwerk/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# frozen_string_literal: true

module Packwerk
VERSION = "2.0.0"
VERSION = "2.1.0"
end

0 comments on commit 5250920

Please sign in to comment.