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 8d49f20 commit 7c5792bCopy full SHA for 7c5792b
Octokit.GraphQL.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>Octokit.GraphQL</id>
5
- <version>0.1.1-beta</version>
+ <version>0.1.2-beta</version>
6
<authors>GitHub</authors>
7
<owners>GitHub</owners>
8
<licenseUrl>https://github.com/grokys/octokit.graphql/blob/master/LICENSE.txt</licenseUrl>
directory.build.props
@@ -1,6 +1,6 @@
1
<Project>
<PropertyGroup>
- <Version>0.1.1</Version>
+ <Version>0.1.2</Version>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
0 commit comments