diff options
author | Matias Linares <matiaslina@gmail.com> | 2021-08-25 21:01:19 -0300 |
---|---|---|
committer | Matias Linares <matiaslina@gmail.com> | 2021-08-25 21:01:19 -0300 |
commit | 3a79571db3657cec67473fa559bdab1586e14a0b (patch) | |
tree | 7630d38a9e9472886a4e2a216a3d641a422519f5 | |
parent | abaa56b1faec4a0c5e19a21028414fd3a072cac3 (diff) | |
download | perl6-matrix-client-3a79571db3657cec67473fa559bdab1586e14a0b.tar.gz |
-rw-r--r-- | Changelog | 5 | ||||
-rw-r--r-- | META6.json | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,6 +1,11 @@ Current ======= +v0.7.0 +====== + +* Fix response tests + v0.6.2 ======= @@ -35,5 +35,5 @@ "Test", "Test::META" ], - "version" : "0.6.2" + "version" : "0.7.0" } |