From 0cac0d3b4737358b5d8c38c2795f4a0bae408cf6 Mon Sep 17 00:00:00 2001 From: Nicolas Widart Date: Wed, 18 Nov 2015 20:49:36 +0100 Subject: [PATCH] Setting release to 1.0.0 --- changelog.yml | 2 +- module.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.yml b/changelog.yml index 5dcce22..e1ce892 100644 --- a/changelog.yml +++ b/changelog.yml @@ -1,5 +1,5 @@ url: https://github.com/AsgardCms/Core versions: - "0.1.0": + "1.0.0": added: - Initial release diff --git a/module.json b/module.json index 13d1c3f..bb84b9c 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "Notification", "alias": "notification", "description": "Module handling the real time notifications", - "version": "0.1.0", + "version": "1.0.0", "keywords": [ "asgardcms", "notifications",