Bump version. v0.1.0
authorMahlon E. Smith <mahlon@martini.nu>
Thu, 05 Nov 2015 10:39:52 -0800
changeset 1 60b437614edd
parent 0 3cc90e88c6ab
child 2 58b5d17f0d53
Bump version.
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$