Skip to content

Commit

Permalink
Bump Blueprint to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nsillik committed Feb 21, 2024
1 parent 521b046 commit e046ccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions version.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# frozen_string_literal: true

BLUEPRINT_VERSION ||= ['~> 2.0'].freeze
BLUEPRINT_VERSION ||= ['~> 3.0'].freeze

LISTABLE_VERSION ||= '13.1.0'
LISTABLE_VERSION ||= '13.2.0'

LISTABLE_IOS_DEPLOYMENT_TARGET ||= '14.0'

Expand Down

0 comments on commit e046ccc

Please sign in to comment.