Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
paololeonardi committed Feb 13, 2021
1 parent 22b9078 commit 944aa82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WaterfallGrid.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = "WaterfallGrid"
spec.version = "1.0.0"
spec.version = "1.0.1"
spec.summary = "A waterfall grid layout view for SwiftUI."
spec.homepage = "https://github.com/paololeonardi/WaterfallGrid"

Expand Down

0 comments on commit 944aa82

Please sign in to comment.