Bump version to 2.2.0

This commit is contained in:
Adam Spiers 2012-02-18 17:08:19 +00:00
parent ed12c787df
commit 4cd91ed54c
4 changed files with 6 additions and 6 deletions

View file

@ -36,7 +36,7 @@
"provides" : {
"Stow" : {
"file" : "lib/Stow.pm",
"version" : "v2.1.3"
"version" : "v2.2.0"
},
"Stow::Util" : {
"file" : "lib/Stow/Util.pm",
@ -53,5 +53,5 @@
"url" : "git://git.savannah.gnu.org/stow.git"
}
},
"version" : "v2.1.3"
"version" : "v2.2.0"
}