lib/thingfish/metastore/pggraph.rb
changeset 8 1ad0d5bc5083
parent 7 f0ef12e25a2f
child 11 b1f97f6063a3
equal deleted inserted replaced
7:f0ef12e25a2f 8:1ad0d5bc5083
    22 	# Load Sequel extensions/plugins
    22 	# Load Sequel extensions/plugins
    23 	Sequel.extension :migration
    23 	Sequel.extension :migration
    24 
    24 
    25 
    25 
    26 	# Package version
    26 	# Package version
    27 	VERSION = '0.1.2'
    27 	VERSION = '0.1.3'
    28 
    28 
    29 	# Version control revision
    29 	# Version control revision
    30 	REVISION = %q$Revision$
    30 	REVISION = %q$Revision$
    31 
    31 
    32 	# The data directory that contains migration files.
    32 	# The data directory that contains migration files.