Skip to content

Commit 5cef5dd

Browse files
committed
Bump to 1.1
1 parent de40446 commit 5cef5dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.0.{build}
1+
version: 1.1.{build}
22
skip_tags: true
33
skip_branch_with_pr: true
44
test: off

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-authorization",
3-
"version": "1.0",
3+
"version": "1.1",
44
"main": "index.js",
55
"repository": "[email protected]:graphql-dotnet/authorization.git",
66
"author": "Joe McBride <[email protected]>",

0 commit comments

Comments
 (0)