Selaa lähdekoodia

Bump version to 2.2.0

Christopher Hoskin 6 vuotta sitten
vanhempi
sitoutus
1ca6269aa5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      libraries/logger/package.json

+ 1 - 1
libraries/logger/package.json

@@ -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",