diff --git a/CHANGELOG.md b/CHANGELOG.md index 07ca571..3abfe4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## 0.1.0 (2019-11-17) +## 0.1.0 (2019-11-25) ### Added diff --git a/falsify.gemspec b/falsify.gemspec index 65c68be..de690e2 100644 --- a/falsify.gemspec +++ b/falsify.gemspec @@ -7,7 +7,7 @@ Gem::Specification.new do |spec| spec.version = Falsify::VERSION spec.authors = ["Clay Dunston"] spec.email = ["dunstontc@gmail.com"] - spec.summary = "Shopify resources" + spec.summary = "Shopify resources (WIP)" spec.description = spec.summary spec.homepage = "https://github.com/tcd/falsify" spec.license = "MIT"