lib/active_fedora/aggregation/version.rb in activefedora-aggregation-0.8.1 vs lib/active_fedora/aggregation/version.rb in activefedora-aggregation-0.9.0
- old
+ new
@@ -1,5 +1,5 @@
module ActiveFedora
module Aggregation
- VERSION = "0.8.1"
+ VERSION = "0.9.0"
end
end