aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"
}