Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
chore: Bump version to 1.0.4 in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CCheukKa committed Jul 18, 2024
1 parent 44f4fc8 commit 90bde0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
!dist/
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "igem-upload-api",
"version": "1.0.3",
"version": "1.0.4",
"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",
"files": [
"/dist",
"dist/",
"LICENSE",
"README.md",
"package.json"
Expand Down

0 comments on commit 90bde0b

Please sign in to comment.