Skip to content

Commit

Permalink
release 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbuels committed Mar 14, 2018
1 parent 3c7b84f commit 9838caf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@gmod/jbrowse",
"main": "browser/main.js",
"version": "1.12.6-alpha.0",
"version": "1.13.0",
"description": "JBrowse - client-side genome browser",
"repository": "https://github.com/GMOD/jbrowse.git",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion release-notes.txt
@@ -1,4 +1,4 @@
{{$NEXT}}
# Release 1.13.0 2018-03-14 21:29:40 UTC

## Major improvements

Expand Down
2 changes: 1 addition & 1 deletion src/JBrowse/package.json
@@ -1,6 +1,6 @@
{
"name": "JBrowse",
"version": "1.12.6-alpha.0",
"version": "1.13.0",
"copyright":"© 2007-2017 The Evolutionary Software Foundation",
"main": "main",
"dependencies": {
Expand Down

0 comments on commit 9838caf

Please sign in to comment.