1 parent bba2829 commit 68aba93Copy full SHA for 68aba93
2 files changed
html/quirk.template.html
@@ -35,7 +35,7 @@
35
36
37
38
- <span style="color:#BBB">Version 2.2</span>
+ <span style="color:#BBB">Version 2.3</span>
39
</div>
40
41
<!-- Circuit drawing area -->
package.json
@@ -3,7 +3,7 @@
3
"title": "Quirk",
4
"description": "A drag-and-drop toy for exploring and understanding small quantum circuits.",
5
"license": "Apache-2.0",
6
- "version": "2.2.0",
+ "version": "2.3.0",
7
"homepage": "https://github.com/Strilanc/Quirk",
8
"bugs": {
9
"url": "https://github.com/Strilanc/Quirk/issues"
0 commit comments