Bump version to 3.1.0

This commit is contained in:
John Lees-Miller 2020-09-25 16:10:12 +01:00
parent 258cc08717
commit 9b739f1c7d

View file

@ -1,6 +1,6 @@
{
"name": "@overleaf/o-error",
"version": "3.0.0",
"version": "3.1.0",
"description": "Light-weight helpers for handling JavaScript Errors in node.js and the browser. Helps with long stack traces, Error subclasses, wrapping internal errors (causes), and attaching extra data to errors for logging.",
"keywords": [
"browser",