Skip to content

Commit fe99b9f

Browse files
committed
Release 0.3.1
1 parent 91f5253 commit fe99b9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/0_preamble.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
QCAS
33
https://github.com/nmalkin/qcas
44
5-
Copyright (C) 2022 N. Malkin
5+
Copyright (C) 2024 N. Malkin
66
77
This program is free software: you can redistribute it and/or modify
88
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.
1717
You should have received a copy of the GNU Affero General Public License
1818
along with this program. If not, see <https://www.gnu.org/licenses/>.
1919
*/
20-
const VERSION = 'v0.3.0';
20+
const VERSION = 'v0.3.1';

0 commit comments

Comments
 (0)