summaryrefslogtreecommitdiff
path: root/META.json
diff options
context:
space:
mode:
authorAdam Spiers <stow@adamspiers.org>2019-06-29 13:40:45 +0100
committerAdam Spiers <stow@adamspiers.org>2019-06-29 13:40:55 +0100
commit4a9121eec90dd7876f44a96489d3357cc9983e78 (patch)
tree222b77696fcccc95cb80c1ea886a3dcbff631be7 /META.json
parent7eb1a0c57be74e17cf87a2b8c87a2c23a509880e (diff)
downloadstow-4a9121eec90dd7876f44a96489d3357cc9983e78.tar.gz
Bump version to 2.3.1 for development of next release
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 1a9e06f..a789f64 100644
--- a/META.json
+++ b/META.json
@@ -39,11 +39,11 @@
"provides" : {
"Stow" : {
"file" : "lib/Stow.pm",
- "version" : "v2.3.0"
+ "version" : "v2.3.1"
},
"Stow::Util" : {
"file" : "lib/Stow/Util.pm",
- "version" : "v2.3.0"
+ "version" : "v2.3.1"
}
},
"release_status" : "stable",
@@ -57,6 +57,6 @@
"url" : "git://git.savannah.gnu.org/stow.git"
}
},
- "version" : "v2.3.0",
+ "version" : "v2.3.1",
"x_serialization_backend" : "JSON::PP version 4.00"
}