Skip to content

Commit

Permalink
feat:bump vip-report-api to 1.1.0, bump version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dennishendriksen committed May 24, 2022
1 parent 067fb66 commit c2d50d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@molgenis/vip-report-api",
"version": "3.0.4",
"version": "3.1.0",
"description": "TypeScript Report API for Variant Call Format (VCF) Report Templates",
"scripts": {
"build": "tsc --build",
Expand Down Expand Up @@ -43,6 +43,6 @@
"vitest": "^0.12.6"
},
"dependencies": {
"@molgenis/vip-report-vcf": "^1.0.5"
"@molgenis/vip-report-vcf": "^1.1.0"
}
}
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

0 comments on commit c2d50d4

Please sign in to comment.