aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rw-r--r--metadata.json2
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 734b26b..408bc61 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 2015-04-03 - Release 0.5.2
+
+- Confine rspec pinning to ruby 1.8
+
## 2015-03-23 - Release 0.5.1
- Various spec improvements
diff --git a/metadata.json b/metadata.json
index 270d74b..c820e98 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "camptocamp-dhcp",
- "version": "0.5.1",
+ "version": "0.5.2",
"author": "Camptocamp",
"summary": "Camptocamp DHCP Module",
"license": "Apache-2.0",