Skip to content

Commit a3597c5

Browse files
committed
Bump to 0.11.0
1 parent e1cb4bf commit a3597c5

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: 0.10.3.{build}
1+
version: 0.11.0.{build}
22
environment:
33
CI: true
44
nuget:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-dotnet",
3-
"version": "0.10.3",
3+
"version": "0.11.0",
44
"description": "GraphQL for .NET",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)