Skip to content

Commit

Permalink
3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jjtimmons committed Jul 17, 2022
1 parent 5a35ab0 commit 7fe9e8b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,9 @@ npm install seqviz
#### CDN

<!-- cdn-example(cmd:) -->

```html
<script src="https://unpkg.com/seqviz"></script>
```

<!-- /cdn-example -->

### Instantiation
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "seqviz",
"version": "3.5.0",
"version": "3.5.1",
"private": false,
"description": "DNA sequence viewer. Supports custom, GenBank, FASTA, or NCBI accession input",
"scripts": {
Expand Down

0 comments on commit 7fe9e8b

Please sign in to comment.