We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ba5133 commit 60882eeCopy full SHA for 60882ee
lib/src/constants.dart
@@ -9,7 +9,7 @@ import 'state/grid.dart';
9
10
// WARNING: Do not modify line below, except for the version string
11
// (and also add new version string to scadnano_versions_to_link).
12
-const String CURRENT_VERSION = "0.20.1";
+const String CURRENT_VERSION = "0.20.2";
13
const String INITIAL_VERSION = "0.1.0";
14
15
// scadnano versions that we deploy so that older versions can be used.
0 commit comments