Skip to content

Commit 6ba5133

Browse files
committed
bumped version
1 parent e53851c commit 6ba5133

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/src/constants.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import 'state/grid.dart';
99

1010
// WARNING: Do not modify line below, except for the version string
1111
// (and also add new version string to scadnano_versions_to_link).
12-
const String CURRENT_VERSION = "0.20.0";
12+
const String CURRENT_VERSION = "0.20.1";
1313
const String INITIAL_VERSION = "0.1.0";
1414

1515
// scadnano versions that we deploy so that older versions can be used.

0 commit comments

Comments
 (0)