Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Commit ce0724a

Browse files
Release v0.3.0-beta1
1 parent ead91ce commit ce0724a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

SharedAssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@
1919
*/
2020
[assembly: AssemblyVersion("0.3.0")]
2121
[assembly: AssemblyFileVersion("0.3.0")]
22-
[assembly: AssemblyInformationalVersion("0.3.0-beta0")]
22+
[assembly: AssemblyInformationalVersion("0.3.0-beta1")]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dotnet-caching",
3-
"version": "0.3.0-beta0",
3+
"version": "0.3.0-beta1",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/vtex/dotnet-caching"

0 commit comments

Comments
 (0)