From a06f0838bad8cfc9747aec028f13959495ac7285 Mon Sep 17 00:00:00 2001 From: Ryan Smith <0ryansmith1994@gmail.com> Date: Tue, 18 Apr 2017 14:07:20 +0100 Subject: [PATCH] Bumps the patch for 1.0.3. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0e6b0de..684d999f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xapi-validation", - "version": "1.0.2", + "version": "1.0.3", "description": "Validation library for the xAPI.", "main": "dist/index.js", "typings": "dist/index.d.ts",