diff --git a/json-feed.cabal b/json-feed.cabal
--- a/json-feed.cabal
+++ b/json-feed.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: c80035aef36b2f4154b039d3b85bfd21f36c2d8f25aeda47ae813bedf63a8386
+-- hash: bb3da7d5d38b5be1e7750d100d9d59b84e5d03006160d7de63f94192fc8348c5
 
 name:           json-feed
-version:        0.0.6
+version:        1.0.0
 synopsis:       JSON Feed
 description:    This is an implementation of the JSON Feed spec in Haskell. The spec is available at <https://jsonfeed.org>. JSON Feed is similar to the Atom and RSS feed formats, but it is serialized as JSON rather than XML.
 category:       Web
