Skip to content

Commit

Permalink
Release 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nmalkin committed Mar 25, 2024
1 parent 91f5253 commit fe99b9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/0_preamble.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
QCAS
https://github.com/nmalkin/qcas
Copyright (C) 2022 N. Malkin
Copyright (C) 2024 N. Malkin
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
Expand All @@ -17,4 +17,4 @@ GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
const VERSION = 'v0.3.0';
const VERSION = 'v0.3.1';

0 comments on commit fe99b9f

Please sign in to comment.