We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91f5253 commit fe99b9fCopy full SHA for fe99b9f
src/0_preamble.ts
@@ -2,7 +2,7 @@
2
QCAS
3
https://github.com/nmalkin/qcas
4
5
-Copyright (C) 2022 N. Malkin
+Copyright (C) 2024 N. Malkin
6
7
This program is free software: you can redistribute it and/or modify
8
it under the terms of the GNU Affero General Public License as published by
@@ -17,4 +17,4 @@ GNU Affero General Public License for more details.
17
You should have received a copy of the GNU Affero General Public License
18
along with this program. If not, see <https://www.gnu.org/licenses/>.
19
*/
20
-const VERSION = 'v0.3.0';
+const VERSION = 'v0.3.1';
0 commit comments