diff options
author | Matias Linares <matiaslina@openmailbox.org> | 2018-01-28 18:18:47 -0300 |
---|---|---|
committer | Matias Linares <matiaslina@openmailbox.org> | 2018-01-28 18:18:47 -0300 |
commit | 48275aea7d425f83650650807704770dcf1634bb (patch) | |
tree | 5fcb8a3042a2a2320d07f3b92617602384cdbae3 | |
parent | 2baee1bb5321342f4065914815b057e64082706c (diff) | |
download | perl6-matrix-client-48275aea7d425f83650650807704770dcf1634bb.tar.gz |
Bump version
-rw-r--r-- | META6.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ "perl" : "6.c", "name" : "Matrix::Client", "license" : "Artistic-2.0", - "version" : "0.1.1", + "version" : "0.1.2", "description" : "Matrix client for Perl 6", "tags" : [ "Net", "Matrix" ], "depends" : [ |