Skip to content

Commit c012b76

Browse files
committed
Bump version to 1.3.0
1 parent 2ce1d6e commit c012b76

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## Version 1.3.0
4+
**2024-05-28**
5+
6+
- You can generate with the colors you want
7+
38
## Version 1.2.1
49
**2024-05-22**
510

Sources/Core/Header.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ final class Header {
1515
Figlet.say("SwiftFileTools")
1616

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

docs/changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## Version 1.3.0
4+
**2024-05-28**
5+
6+
- You can generate with the colors you want
7+
38
## Version 1.2.1
49
**2024-05-22**
510

0 commit comments

Comments
 (0)