Bump version to 2.1.2.

This commit is contained in:
Adam Spiers 2011-12-06 18:30:28 +00:00
parent 195c80e9d7
commit 23fe1510d2
3 changed files with 5 additions and 5 deletions

View file

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