Skip to content

Commit

Permalink
Bump patch version: 1.0.0 -> 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitrii Coolerov committed Jan 14, 2023
1 parent d0bf09b commit 0dd82cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Highway.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Highway"
s.version = "1.1.0"
s.version = "1.1.1"
s.summary = "Fast Multi-store Redux-like architecture framework for iOS/OSX applications"
s.description = <<-DESC
Fast Multi-store Redux-like architecture framework for iOS/OSX applications.
Expand Down

0 comments on commit 0dd82cb

Please sign in to comment.