diff options
author | Matias Linares <matiaslina@gmail.com> | 2021-08-15 18:46:07 -0300 |
---|---|---|
committer | Matias Linares <matiaslina@gmail.com> | 2021-08-15 18:46:07 -0300 |
commit | c147edfd47e7d652d80a3e386ba28255e67d4d17 (patch) | |
tree | 7a3b50c196cd586d79fdb267a02c2a6faedfdb7e | |
parent | 8f0fe90a9fe73f7bf41e1d35d2e78279d5e33283 (diff) | |
download | perl6-matrix-client-c147edfd47e7d652d80a3e386ba28255e67d4d17.tar.gz |
Update to version 0.6.2v0.6.2
-rw-r--r-- | Changelog | 5 | ||||
-rw-r--r-- | META6.json | 2 |
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,7 @@ -current +Current +======= + +v0.6.2 ======= * Fix ban, unban, invite and kick methods caused by parameters with dash @@ -35,5 +35,5 @@ "Test", "Test::META" ], - "version" : "0.6.1" + "version" : "0.6.2" } |