Bump version to 2.3.2 for development of next release

This commit is contained in:
Adam Spiers 2019-07-28 14:52:53 +01:00
parent c84a3b0f25
commit d94f325e51
3 changed files with 7 additions and 7 deletions

View file

@ -37,11 +37,11 @@
"provides" : {
"Stow" : {
"file" : "lib/Stow.pm",
"version" : "v2.3.1"
"version" : "v2.3.2"
},
"Stow::Util" : {
"file" : "lib/Stow/Util.pm",
"version" : "v2.3.1"
"version" : "v2.3.2"
}
},
"release_status" : "stable",
@ -55,6 +55,6 @@
"url" : "git://git.savannah.gnu.org/stow.git"
}
},
"version" : "v2.3.1",
"version" : "v2.3.2",
"x_serialization_backend" : "JSON::PP version 4.00"
}