From 9b411b87a23ac9c574b1ba92dd390d3cc9ef7056 Mon Sep 17 00:00:00 2001
From: Erwan Rouchet <rouchet@teklia.com>
Date: Tue, 25 Jun 2019 12:26:56 +0200
Subject: [PATCH] Bump to 0.9.5

---
 VERSION             | 2 +-
 arkindex/schema.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/VERSION b/VERSION
index a602fc9..b0bb878 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.9.4
+0.9.5
diff --git a/arkindex/schema.yml b/arkindex/schema.yml
index e3f360e..bc48dba 100644
--- a/arkindex/schema.yml
+++ b/arkindex/schema.yml
@@ -13,7 +13,7 @@ info:
     name: Teklia
     url: https://www.teklia.com/
   title: Arkindex API
-  version: 0.9.5.dev0
+  version: 0.9.5
 openapi: 3.0.2
 paths:
   /api/v1/act/{id}/:
-- 
GitLab