Skip to content

Commit

Permalink
Merge pull request #1233 from jembi/Bump-version-to-v8.5.0
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
rcrichton authored Sep 16, 2024
2 parents 8ba033d + 0e29df3 commit f451ea2
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 f451ea2

Please sign in to comment.