summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2015-11-09 11:46:50 +0000
committerAdam Spiers <stow@adamspiers.org>2015-11-09 12:36:51 +0000
commitab9d03535d39caf743b1dbccdc423f80fd1f06d3 (patch)
tree23017be732f4e6afea74d1b45c3c56cf5f58ec38 /META.json
parent43333b8ecafffdcd6345710b034fb26ea6898e05 (diff)
downloadstow-ab9d03535d39caf743b1dbccdc423f80fd1f06d3.tar.gz
Bump version to 2.2.2
Diffstat (limited to 'META.json')
-rw-r--r--META.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/META.json b/META.json
index 19b928a..5d93975 100644
--- a/META.json
+++ b/META.json
@@ -36,11 +36,11 @@
"provides" : {
"Stow" : {
"file" : "lib/Stow.pm",
- "version" : "v2.2.1"
+ "version" : "v2.2.2"
},
"Stow::Util" : {
"file" : "lib/Stow/Util.pm",
- "version" : "v2.2.1"
+ "version" : "v2.2.2"
}
},
"release_status" : "stable",
@@ -54,6 +54,6 @@
"url" : "git://git.savannah.gnu.org/stow.git"
}
},
- "version" : "v2.2.1",
+ "version" : "v2.2.2",
"x_serialization_backend" : "JSON::PP version 2.27203"
}