Skip to content

Commit 60882ee

Browse files
committed
bumped version
1 parent 6ba5133 commit 60882ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1";
12+
const String CURRENT_VERSION = "0.20.2";
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)