diff --git a/package.json b/package.json index 65ce912..4ef085c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-transformer-inline-svg", - "version": "0.1.0", + "version": "1.0.0", "description": "Inline SVGs from any GraphQL source", "main": "index.js", "engines": {