Bump version to 0.3.10

This commit is contained in:
Eloy Duran
2012-02-06 19:25:15 +01:00
parent 52e15393aa
commit 770aeaeb2e

View File

@@ -1,5 +1,5 @@
module Pod
VERSION = '0.3.9'
VERSION = '0.3.10'
class Informative < StandardError
end