Skip to content

Commit

Permalink
Bump to version 2.2 (#427)
Browse files Browse the repository at this point in the history
  • Loading branch information
Strilanc authored Mar 25, 2019
1 parent be6b213 commit 69373f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion html/quirk.template.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
 
 
 
<span style="color:#BBB">Version 2.1</span>
<span style="color:#BBB">Version 2.2</span>
</div>

<!-- Circuit drawing area -->
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "Quirk",
"description": "A drag-and-drop toy for exploring and understanding small quantum circuits.",
"license": "Apache-2.0",
"version": "2.1.0",
"version": "2.2.0",
"homepage": "https://github.com/Strilanc/Quirk",
"bugs": {
"url": "https://github.com/Strilanc/Quirk/issues"
Expand Down

0 comments on commit 69373f5

Please sign in to comment.