Skip to content

Commit

Permalink
version bump to 1.2.3 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshadfield committed May 15, 2017
1 parent dbb43f4 commit d21be9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "nextstrain-auspice",
"version": "1.2.2",
"version": "1.2.3",
"description": "Nextstrain auspice",
"scripts": {
"clean": "rimraf dist",
Expand Down
2 changes: 1 addition & 1 deletion src/version.js
@@ -1 +1 @@
export const version = "1.2.2";
export const version = "1.2.3";

0 comments on commit d21be9f

Please sign in to comment.