aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatias Linares <matiaslina@gmail.com>2020-05-07 20:08:28 -0300
committerMatias Linares <matiaslina@gmail.com>2020-05-07 20:08:28 -0300
commitba413134ddcc6177b3673ba18d0035d78714e3fe (patch)
treeda55efbcc7a5972c9bbff0ffcd6aa8a92ad82b2c
parente50b8fa9e02b19ece80ebeb576051e451d3a7812 (diff)
downloadperl6-matrix-client-ba413134ddcc6177b3673ba18d0035d78714e3fe.tar.gz
Bump version 0.5.2v0.5.2
-rw-r--r--.gitignore3
-rw-r--r--META6.json2
2 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 5bf717a..206dd0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@ file.json
.precomp
**/*/.precomp
todo.org
-*~ \ No newline at end of file
+*~
+*.tar.gz \ No newline at end of file
diff --git a/META6.json b/META6.json
index bfac3e3..84bd589 100644
--- a/META6.json
+++ b/META6.json
@@ -34,5 +34,5 @@
"Test",
"Test::META"
],
- "version" : "0.5.1"
+ "version" : "0.5.2"
}