From 074fd8aeae25fe0ac4c72104af345e79a6dcc91c Mon Sep 17 00:00:00 2001 From: Michael Bumann Date: Tue, 16 Apr 2019 13:11:07 +0200 Subject: [PATCH] 2.0.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index db219ea..295812b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kosmos-schemas", - "version": "1.1.2", + "version": "2.0.0", "description": "JSON-LD schemas for Kosmos data formats", "main": "index.js", "scripts": { @@ -29,4 +29,4 @@ "brfs-babel" ] } -} \ No newline at end of file +}