aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2020-09-21 01:11:28 +0200
committerRuben Beltran del Rio <ruben@unlimited.pizza>2020-09-21 01:11:28 +0200
commit4297c91b0abdb304b9be8b0b3cdbc75b5d06db1f (patch)
tree3a77b470214e26d036554ff17060d7465367a060
parent2a9da17faafd1e53808218e97cc210498b9a1519 (diff)
Update versionv2.0.0
-rw-r--r--package-lock.json2
-rw-r--r--package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/package-lock.json b/package-lock.json
index 873e389..7641e25 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "cologne",
- "version": "2.0.0-build1",
+ "version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 24baddb..c6d4bdc 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"bugs": {
"url": "https://gitlab.com/rbdr/cologne/issues"
},
- "version": "2.0.0-build1",
+ "version": "2.0.0",
"devDependencies": {
"@hapi/eslint-config-hapi": "^13.0.2",
"@hapi/eslint-plugin-hapi": "^4.3.6",