lib/dwc_archive/version.rb in dwc-archive-1.1.0 vs lib/dwc_archive/version.rb in dwc-archive-1.1.1
- old
+ new
@@ -1,6 +1,6 @@
# frozen_string_literal: true
# Version constant of the class
class DarwinCore
- VERSION = "1.1.0"
+ VERSION = "1.1.1"
end