Skip to content

Commit

Permalink
Bump the version
Browse files Browse the repository at this point in the history
  • Loading branch information
Metalnem committed Apr 20, 2018
1 parent f403373 commit fab7aaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Noise/Noise.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageId>Noise.NET</PackageId>
<Title>Noise.NET</Title>
<PackageVersion>0.9.4-rc</PackageVersion>
<PackageVersion>0.9.5-rc</PackageVersion>
<Authors>Nemanja Mijailovic</Authors>
<PackageProjectUrl>https://github.com/Metalnem/noise</PackageProjectUrl>
<RepositoryUrl>https://github.com/Metalnem/noise</RepositoryUrl>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ for the complete example.
## Installation

```
> dotnet add package Noise.NET --version 0.9.4-rc
> dotnet add package Noise.NET --version 0.9.5-rc
```

0 comments on commit fab7aaf

Please sign in to comment.