Skip to content

Commit 7168b47

Browse files
authored
Merge pull request #5 from MyDigiTwinNL/wip/decouplingfromLifelines
Fixing package version
2 parents b2d19e0 + 27ac23d commit 7168b47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22

33
"name": "mydigitwin-cdf2fhir",
4-
"version": "0.1.2",
4+
"version": "1.0.0",
55
"license": "Apache-2.0",
66
"description": "Tool for transformings cohort-study data into FHIR-resources given a series of pairing rules.",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)