Skip to content

Commit e9747f5

Browse files
committed
Bumps package version to 0.1.1
Prepares for a new release to reflect recent updates or fixes.
1 parent 1c2b4d9 commit e9747f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gatsby-source-github-graphql-get-user/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libsrcdev/gatsby-source-github-graphql-get-user",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "A Gatsby source plugin for sourcing GitHub User data using the GitHub GraphQL API. Must be used as a sub-plugin of `@libsrcdev/gatsby-source-github-graphql`.",
55
"keywords": [
66
"gatsby",

0 commit comments

Comments
 (0)