Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rcrichton committed Sep 16, 2024
1 parent 8ba033d commit 0e29df3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "openhim-core",
"description": "The OpenHIM core application that provides logging and routing of http requests",
"version": "8.4.2",
"version": "8.5.0",
"main": "./lib/server.js",
"bin": {
"openhim-core": "./bin/openhim-core.js"
Expand Down Expand Up @@ -143,4 +143,4 @@
"src"
]
}
}
}

0 comments on commit 0e29df3

Please sign in to comment.