We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df75acb commit 22ae1ceCopy full SHA for 22ae1ce
README.md
@@ -77,7 +77,7 @@ Planned available languages:
77
- [x] c
78
- [ ] cpp
79
- [ ] csharp
80
-- [ ] java
+- [x] java
81
- [ ] php
82
- [ ] swift
83
- [ ] kotlin
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[project]
8
name = "leetcode-project-generator"
9
-version = "1.4.5"
+version = "1.5.0"
10
authors = [
11
{ name = "Konrad Guzek", email = "[email protected]" },
12
]
0 commit comments