From 24bd6844c0dbb6a9257eea2d205965b4e2c89e53 Mon Sep 17 00:00:00 2001 From: Antoine GIRARD Date: Tue, 12 Jul 2016 01:02:10 +0200 Subject: [PATCH] Bump version v0.1.1 --- bower.json | 2 +- config.xml | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 02dab30..501f425 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "SOFIA", "description": "Suivi Opérationnel des Fiches d'Intervention par Applicatif", - "version": "0.1.0", + "version": "0.1.1", "authors": [ { "name": "Antoine GIRARD", diff --git a/config.xml b/config.xml index abe2a14..f5ce2dd 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + SOFIA Suivi Opérationnel des Fiches d'Intervention par Applicatif diff --git a/package.json b/package.json index fe59a8b..eedfbb1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sofia", "description": "Suivi Opérationnel des Fiches d'Intervention par Applicatif", - "version": "0.1.0", + "version": "0.1.1", "private": true, "authors": [ {