pipeable.gemspec in pipeable-0.4.0 vs pipeable.gemspec in pipeable-0.7.0
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
Gem::Specification.new do |spec|
spec.name = "pipeable"
- spec.version = "0.4.0"
+ spec.version = "0.7.0"
spec.authors = ["Brooke Kuhlmann"]
spec.email = ["brooke@alchemists.io"]
spec.homepage = "https://alchemists.io/projects/pipeable"
spec.summary = "A domain specific language for building functionally composable steps."
spec.license = "Hippocratic-2.1"