Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Commit 7119407

Browse files
authored
Merge pull request #19 from covid-modeling/gorzell/mrc-covidsim-upgrade
mrc-ide-covidsim: Upgrade to v0.10.0 of the model.
2 parents 4aa457c + 76df057 commit 7119407

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/mrc-ide-covidsim/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
COVIDSIM_VER=0.9.0
1+
COVIDSIM_VER=0.10.0

packages/mrc-ide-covidsim/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@covid-modeling/mrc-ide-covidsim",
3-
"version": "1.2.0",
3+
"version": "1.4.0",
44
"main": "dist/index.js",
55
"scripts": {
66
"test": "PATH=$PATH:../../node_modules/.bin && mocha --debug-brk --ui tdd -r ts-node/register test/unit/*-test.ts",

0 commit comments

Comments
 (0)