# HG changeset patch # User Mahlon E. Smith # Date 1446748792 28800 # Node ID 60b437614eddf4f141491b15afeab30dc529f3f0 # Parent 3cc90e88c6ab412f771b0d213eef569328987566 Bump version. diff -r 3cc90e88c6ab -r 60b437614edd lib/thingfish/metastore/pggraph.rb --- a/lib/thingfish/metastore/pggraph.rb Thu Nov 05 10:34:15 2015 -0800 +++ b/lib/thingfish/metastore/pggraph.rb Thu Nov 05 10:39:52 2015 -0800 @@ -24,7 +24,7 @@ # Package version - VERSION = '0.0.1' + VERSION = '0.1.0' # Version control revision REVISION = %q$Revision$