Skip to content

Commit

Permalink
chore: bump version to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Mar 20, 2024
1 parent e126120 commit 834b413
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@davidlougheed/snipe",
"version": "0.9.0",
"version": "0.9.1",
"description": "A web tool for optimally choosing eDNA primer pairs to identify a set of taxa. ",
"main": "index.js",
"scripts": {
Expand All @@ -11,17 +11,17 @@
},
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/davidlougheed/edna_primer_selector.git"
"url": "git+ssh://[email protected]/davidlougheed/snipe.git"
},
"keywords": [
"edna"
],
"author": "David Lougheed <[email protected]>",
"license": "GPL-3.0-only",
"bugs": {
"url": "https://github.com/davidlougheed/edna_primer_selector/issues"
"url": "https://github.com/davidlougheed/snipe/issues"
},
"homepage": "https://github.com/davidlougheed/edna_primer_selector#readme",
"homepage": "https://github.com/davidlougheed/snipe#readme",
"dependencies": {
"@ant-design/icons": "^5.3.1",
"@upsetjs/react": "^1.11.0",
Expand Down

0 comments on commit 834b413

Please sign in to comment.