Skip to content

Commit db5c0d5

Browse files
committed
Fix version
1 parent 4cf71bb commit db5c0d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Core/Header.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ final class Header {
1414
print("\nSwiftFileTools\n")
1515

1616
print("About: With SwiftFileTools you can generate everyday files such as Colors, Constants, ViewCode and files for SwiftGen.".blue)
17-
print("Version: 1.3.0".blue)
17+
print("Version: 1.3.1".blue)
1818
print("Github: https://github.com/heroesofcode/SwiftFileTools".blue)
1919
}
2020
}

0 commit comments

Comments
 (0)