Skip to content

Commit 204c573

Browse files
Bumping version
1 parent a655574 commit 204c573

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Octokit.GraphQL.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Octokit.GraphQL</id>
5-
<version>0.1.3-beta</version>
5+
<version>0.1.4-beta</version>
66
<authors>GitHub</authors>
77
<owners>GitHub</owners>
88
<licenseUrl>https://github.com/grokys/octokit.graphql/blob/master/LICENSE.txt</licenseUrl>

directory.build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<Version>0.1.3</Version>
3+
<Version>0.1.4</Version>
44
<VersionSuffix>beta</VersionSuffix>
55
</PropertyGroup>
66
</Project>

0 commit comments

Comments
 (0)