summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
-rw-r--r--metadata.json2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c8cebf9..f264605 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+##2014-11-17 - Version 1.0.3
+
+- Lint metadata.json
+
##2014-11-04 - Version 1.0.2
- Fix path in unit tests
diff --git a/metadata.json b/metadata.json
index 5f65ac3..190d22b 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-augeas",
- "version": "1.0.2",
+ "version": "1.0.3",
"author": "camptocamp",
"summary": "Camptocamp Augeas module",
"license": "GNU GPLv3",