Skip to content

Commit f451ea2

Browse files
authored
Merge pull request #1233 from jembi/Bump-version-to-v8.5.0
Bump version
2 parents 8ba033d + 0e29df3 commit f451ea2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "openhim-core",
33
"description": "The OpenHIM core application that provides logging and routing of http requests",
4-
"version": "8.4.2",
4+
"version": "8.5.0",
55
"main": "./lib/server.js",
66
"bin": {
77
"openhim-core": "./bin/openhim-core.js"
@@ -143,4 +143,4 @@
143143
"src"
144144
]
145145
}
146-
}
146+
}

0 commit comments

Comments
 (0)