Skip to content

Commit

Permalink
Bump version to 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
CCheukKa committed Aug 7, 2024
1 parent abc5317 commit 5a70126
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
10 changes: 7 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "igem-upload-api",
"version": "1.2.6",
"version": "1.2.7",
"description": "An API that interfaces with the iGEM upload tool (https://uploads.igem.org) to allow automatic file management and organisation.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -36,4 +36,4 @@
"cross-env": "^7.0.3",
"typescript": "^5.5.3"
}
}
}

0 comments on commit 5a70126

Please sign in to comment.