Skip to content

Commit b41f1f1

Browse files
committed
release 1.6.0
1 parent f96628c commit b41f1f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Planned available languages:
8787
- [ ] swift
8888
- [ ] kotlin
8989
- [ ] dart
90-
- [ ] golang
90+
- [x] golang (thanks [@dancikmad](https://github.com/dancikmad))
9191
- [ ] ruby
9292
- [ ] scala
9393
- [ ] rust

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "leetcode-project-generator"
9-
version = "1.5.2"
9+
version = "1.6.0"
1010
authors = [
1111
{ name = "Konrad Guzek", email = "[email protected]" },
1212
]

0 commit comments

Comments
 (0)