Skip to content

Commit 22ae1ce

Browse files
committed
bump version
1 parent df75acb commit 22ae1ce

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
@@ -77,7 +77,7 @@ Planned available languages:
7777
- [x] c
7878
- [ ] cpp
7979
- [ ] csharp
80-
- [ ] java
80+
- [x] java
8181
- [ ] php
8282
- [ ] swift
8383
- [ ] kotlin

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.4.5"
9+
version = "1.5.0"
1010
authors = [
1111
{ name = "Konrad Guzek", email = "[email protected]" },
1212
]

0 commit comments

Comments
 (0)