From 47b6c6c9a609e163d80673d08fc83073f730d9d8 Mon Sep 17 00:00:00 2001 From: Justin Date: Thu, 17 Nov 2016 16:25:04 +0000 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b0929f6..e661007 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gedcomx-fs-js", - "version": "1.3.1", + "version": "2.0.0", "description": "JavaScript library for FamilySearch extensions to the GEDCOM X spec.", "main": "src/index.js", "scripts": {