diff --git a/package-lock.json b/package-lock.json index 8d9f0a1..5763472 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-flotiq", - "version": "4.1.10", + "version": "5.1.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 6af18ca..4e60bcd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-source-flotiq", - "version": "5.0.0", + "version": "5.1.0", "license": "MIT", "author": "Flotiq team ", "repository": "https://github.com/flotiq/gatsby-source-flotiq", @@ -33,4 +33,4 @@ "scripts": { "test": "jest" } -} \ No newline at end of file +}