Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitrii Cooler committed Jul 23, 2022
1 parent 44c35d8 commit c8f8ed6
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 = "0.14.0"
s.version = "0.15.0"
s.summary = "Unidirectional Data Flow in Swift"
s.description = <<-DESC
Highway is a mix of Redux-like and The Elm Architecture implementation of the unidirectional data flow architecture in Swift.
Expand Down

0 comments on commit c8f8ed6

Please sign in to comment.