Skip to content

Commit 14e7ad3

Browse files
committed
prepare release
1 parent f842df8 commit 14e7ad3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
### 3.0.1 (2021-07-13)
12
* Update ru.vyarus.java-lib 2.2.0 -> 2.2.1 (fix multi-module projects configuration)
23

34
### 3.0.0 (2021-07-12)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "generator-lib-java",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"type": "commonjs",
55
"description": "Java library project generator, hosted on github, build with gradle and published to maven central",
66
"license": "MIT",

0 commit comments

Comments
 (0)