Skip to content

Commit e63976a

Browse files
committed
release: 0.0.2
1 parent 6691500 commit e63976a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.0.2
4+
5+
### Various fixes & improvements
6+
7+
- remove other sdks in .craft.yml (#58) by @buenaflor
8+
- fix: sdk name (#57) by @buenaflor
9+
- chore: update readme (#56) by @buenaflor
10+
- bump craft minVersion to 1.2.1 (#55) by @buenaflor
11+
312
## 0.0.1-alpha.2
413

514
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ compose.version=1.3.1-rc01
1212
jvm.version=1.8
1313

1414
# Release information
15-
versionName=0.0.1-alpha.2
15+
versionName=0.0.2
1616

1717
# Increase memory for in-process compiler execution.
1818
org.gradle.jvmargs=-Xmx3g

0 commit comments

Comments
 (0)