Skip to content

Commit

Permalink
Release v0.3.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecastrosm committed May 10, 2016
1 parent ead91ce commit ce0724a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
*/
[assembly: AssemblyVersion("0.3.0")]
[assembly: AssemblyFileVersion("0.3.0")]
[assembly: AssemblyInformationalVersion("0.3.0-beta0")]
[assembly: AssemblyInformationalVersion("0.3.0-beta1")]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dotnet-caching",
"version": "0.3.0-beta0",
"version": "0.3.0-beta1",
"repository": {
"type": "git",
"url": "https://github.com/vtex/dotnet-caching"
Expand Down

0 comments on commit ce0724a

Please sign in to comment.