Skip to content

Commit 68aba93

Browse files
committed
Bump to version 2.3
1 parent bba2829 commit 68aba93

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

html/quirk.template.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
 
3636
 
3737
 
38-
<span style="color:#BBB">Version 2.2</span>
38+
<span style="color:#BBB">Version 2.3</span>
3939
</div>
4040

4141
<!-- Circuit drawing area -->

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "Quirk",
44
"description": "A drag-and-drop toy for exploring and understanding small quantum circuits.",
55
"license": "Apache-2.0",
6-
"version": "2.2.0",
6+
"version": "2.3.0",
77
"homepage": "https://github.com/Strilanc/Quirk",
88
"bugs": {
99
"url": "https://github.com/Strilanc/Quirk/issues"

0 commit comments

Comments
 (0)