Skip to content

Commit 4c2b47e

Browse files
committed
Bump version to 2.0.0
1 parent ee8759b commit 4c2b47e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

URLNavigator.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "URLNavigator"
3-
s.version = "1.3.0"
3+
s.version = "2.0.0"
44
s.summary = "⛵️ Elegant URL Routing for Swift"
55
s.homepage = "https://github.com/devxoul/URLNavigator"
66
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)