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 a655574 commit 204c573Copy full SHA for 204c573
Octokit.GraphQL.nuspec
@@ -2,7 +2,7 @@
2
<package >
3
<metadata>
4
<id>Octokit.GraphQL</id>
5
- <version>0.1.3-beta</version>
+ <version>0.1.4-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.3</Version>
+ <Version>0.1.4</Version>
<VersionSuffix>beta</VersionSuffix>
</PropertyGroup>
</Project>
0 commit comments