Skip to content

Commit

Permalink
adjust versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Oct 3, 2020
1 parent dd0ad38 commit 3838852
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/brave-years-float.md
@@ -0,0 +1,5 @@
---
'@graphql-eslint/eslint-plugin': major
---

Initial major release
2 changes: 1 addition & 1 deletion packages/plugin/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphql-eslint/eslint-plugin",
"version": "0.0.1",
"version": "0.2.0",
"repository": "https://github.com/dotansimha/graphql-eslint",
"author": "Dotan Simha <dotansimha@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit 3838852

Please sign in to comment.