lib/rdf/open_annotation/version.rb in rdf-open_annotation-0.0.1 vs lib/rdf/open_annotation/version.rb in rdf-open_annotation-0.0.2

- old
+ new

@@ -1,5 +1,5 @@ module RDF module OpenAnnotation - VERSION = "0.0.1" + VERSION = "0.0.2" end end