Skip to content

Commit c47e0f3

Browse files
committed
release v2.0.0
1 parent cebe096 commit c47e0f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
//
2-
// CoreRouter.swift
2+
// Router.swift
33
// CoreModule
44
//
55
// Created by Maxim Ivanov on 16.12.2021.
66
//
77

8-
public protocol CoreRouter {
8+
public protocol Router {
99

1010
func navigate()
1111
}

0 commit comments

Comments
 (0)