Bump version to 2.1.0

This commit is contained in:
Adam Spiers 2011-11-24 00:26:50 +00:00
parent d5aa061abe
commit a70302f99d
3 changed files with 5 additions and 5 deletions

View file

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