We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f16809 commit 9b2570eCopy full SHA for 9b2570e
Sample/API/Generated/Weaver.swift
@@ -2,7 +2,7 @@ import Foundation
2
import UIKit
3
4
// swiftlint:disable all
5
-/// This file is generated by Weaver 1.1.3
+/// This file is generated by Weaver 1.1.4
6
/// DO NOT EDIT!
7
8
final class MainDependencyContainer {
Sample/Sample/Generated/Weaver.swift
@@ -3,7 +3,7 @@ import Foundation
9
@objc(SampleIOSMainDependencyContainer)
Sources/WeaverCommand/Command.swift
@@ -13,7 +13,7 @@ import Darwin
13
import PathKit
14
import Rainbow
15
16
-private let version = "1.1.3"
+private let version = "1.1.4"
17
18
// MARK: - Linker
19
0 commit comments