From 130f747f1d153506a9efd44dd2924b6334af20ae Mon Sep 17 00:00:00 2001
From: Andrew Shields <apcshields@gmail.com>
Date: Tue, 24 Mar 2015 19:00:52 -0400
Subject: [PATCH] Use latest version of zotero-bibtex-parse. Fix @cddesja's
 issue documented in #13.

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 37e974a..653f519 100644
--- a/package.json
+++ b/package.json
@@ -12,7 +12,7 @@
     "fuzzaldrin": "~1.0.0",
     "sugar": "1.4.x",
     "xregexp": "^2.0.0",
-    "zotero-bibtex-parse": "git://github.com/apcshields/zotero-bibtex-parse.git#v1.1.0"
+    "zotero-bibtex-parse": "git://github.com/apcshields/zotero-bibtex-parse.git#v1.2.0"
   },
   "repository": {
     "type": "git",