From 0b03bfa968da6e90da5add6281c0396aaf35bdf7 Mon Sep 17 00:00:00 2001 From: Bob Rupp Date: Mon, 8 Feb 2016 14:51:42 -0500 Subject: [PATCH] update version screwed up the first release tagging link to npm. trying it again. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f43179..f09c718 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-hl7", - "version": "1.5.0", + "version": "1.5.1", "description": "simple library for creating and parsing hl7 messages", "main": "lib/index.js", "directories": {