Bump version to 2.1.1

This commit is contained in:
Adam Spiers 2011-12-06 10:35:31 +00:00
parent fb2f621b1c
commit d051936bf5
4 changed files with 6 additions and 5 deletions

View file

@ -36,7 +36,7 @@
"provides" : {
"Stow" : {
"file" : "lib/Stow.pm",
"version" : "v2.1.0"
"version" : "v2.1.1"
},
"Stow::Util" : {
"file" : "lib/Stow/Util.pm",
@ -53,5 +53,5 @@
"url" : "http://github.com/aspiers/stow"
}
},
"version" : "v2.1.0"
"version" : "v2.1.1"
}