Bump version to 2.2.0

This commit is contained in:
Christopher Hoskin 2020-07-24 12:18:33 +01:00
parent d42bd2da50
commit 1ca6269aa5

View file

@ -7,7 +7,7 @@
"url": "http://github.com/sharelatex/logger-sharelatex.git"
},
"license": "AGPL-3.0-only",
"version": "2.1.1",
"version": "2.2.0",
"scripts": {
"test": "mocha --grep=$MOCHA_GREP test/**/*.js",
"format": "prettier-eslint $PWD'**/*.js' --list-different",