diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-21 13:41:11 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-21 13:41:11 +0200 |
| commit | 9c978f93eb12706510bdb070b4e6e9cff4036b43 (patch) | |
| tree | 374f98e1d318515e4a76258c498bcbf265745d25 | |
| parent | 86405c754b7c58554745df79fc14c9820680cc55 (diff) | |
Update the version
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d48e098..ab2feef 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bugs": { "url": "https://gitlab.com/rbdr/cologne/issues" }, - "version": "2.0.0", + "version": "2.0.1", "devDependencies": { "@hapi/eslint-config-hapi": "^13.0.2", "@hapi/eslint-plugin-hapi": "^4.3.6", |