Skip to content

Commit 83036e2

Browse files
committed
bump version
1 parent 427ea46 commit 83036e2

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.2 (2021-09-06)
12
* Fix multi-module project release
23
* Replace travis with github actions
34
* Add dependabot config

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.1",
3+
"version": "3.0.2",
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)