Skip to content

Commit 74aef58

Browse files
committed
Version Bump
1 parent 6d18f95 commit 74aef58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/xcconfig-extractor/Config.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import Foundation
1010

1111
struct Config {
12-
static let version = "0.3.0"
12+
static let version = "0.3.1"
1313
let isIncludeExisting: Bool
1414
init(isIncludeExisting: Bool) {
1515
self.isIncludeExisting = isIncludeExisting

0 commit comments

Comments
 (0)