We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de40446 commit 5cef5ddCopy full SHA for 5cef5dd
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 1.0.{build}
+version: 1.1.{build}
2
skip_tags: true
3
skip_branch_with_pr: true
4
test: off
package.json
@@ -1,6 +1,6 @@
{
"name": "graphql-authorization",
- "version": "1.0",
+ "version": "1.1",
"main": "index.js",
5
"repository": "git@github.com:graphql-dotnet/authorization.git",
6
"author": "Joe McBride <joe@uicraftsman.com>",
0 commit comments