Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elohanlon committed Sep 7, 2024
1 parent f4e085d commit 7afaef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imogen.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
spec.files = Dir.glob("{lib,spec}/**/*")
spec.summary = "IIIF image derivative generation helpers for Vips"
spec.homepage = "https://github.com/cul/imogen"
spec.version = "0.4.0-rc.1"
spec.version = "0.4.0"

spec.add_dependency 'ruby-vips'
spec.add_development_dependency 'rake'
Expand Down

0 comments on commit 7afaef5

Please sign in to comment.