aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog5
-rw-r--r--META6.json2
2 files changed, 6 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index ab14ed2..37c9853 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,11 @@
Current
=======
+v0.7.0
+======
+
+* Fix response tests
+
v0.6.2
=======
diff --git a/META6.json b/META6.json
index 9027738..50fd408 100644
--- a/META6.json
+++ b/META6.json
@@ -35,5 +35,5 @@
"Test",
"Test::META"
],
- "version" : "0.6.2"
+ "version" : "0.7.0"
}