From 30c9e3dd2a1ea3864e6aa504d9a3c869fd6e5e3b Mon Sep 17 00:00:00 2001 From: Taly Date: Wed, 25 Jul 2018 14:44:10 +0300 Subject: [PATCH] update version in package.json --- capella/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capella/package.json b/capella/package.json index c528d54..90c0d2a 100644 --- a/capella/package.json +++ b/capella/package.json @@ -1,6 +1,6 @@ { "name": "codex.capella", - "version": "2.1.0", + "version": "2.3.0", "description": "Cloud service for image storage and delivery. Upload files and accept image-filters on the fly with the simple API.", "scripts": { "build": "webpack --mode development --progress --display-error-details --display-entrypoints --display-reasons --watch",