aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@gmail.com>2021-08-25 21:01:19 -0300
committerMatias Linares <matiaslina@gmail.com>2021-08-25 21:01:19 -0300
commit3a79571db3657cec67473fa559bdab1586e14a0b (patch)
tree7630d38a9e9472886a4e2a216a3d641a422519f5
parentabaa56b1faec4a0c5e19a21028414fd3a072cac3 (diff)
downloadperl6-matrix-client-master.tar.gz
Bump to version 0.7.0HEADv0.7.0master
-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"
}