Skip to content

Commit 2cfdfe6

Browse files
committed
release 0.21.0
1 parent db07e67 commit 2cfdfe6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Change Log
33
==========
44

5-
Version 0.21.0 (??????????)
5+
Version 0.21.0 (2023.03.07)
66
---------------------------
77

88
* changed smooth slib: renamed projectFiles -> files, projectFile -> file
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package org.smoothbuild.install;
22

33
public class BuildVersion {
4-
public static final String VERSION = "0.20.0";
4+
public static final String VERSION = "0.21.0";
55
}

0 commit comments

Comments
 (0)