Skip to content

Commit 82121ab

Browse files
committed
[infra] release v2.0.4
1 parent 25d9893 commit 82121ab

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.semver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
:major: 2
33
:minor: 0
4-
:patch: 3
4+
:patch: 4
55
:special: ''
66
:metadata: ''

src/Experimental/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.3-dotnetcli",
2+
"version": "2.0.4-dotnetcli",
33

44
"buildOptions": {
55
"compilerName": "fsc",

src/Suave.DotLiquid/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.3-dotnetcli",
2+
"version": "2.0.4-dotnetcli",
33

44
"buildOptions": {
55
"compilerName": "fsc",

src/Suave/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.0.3-dotnetcli",
2+
"version": "2.0.4-dotnetcli",
33

44
"buildOptions": {
55
"compilerName": "fsc",

0 commit comments

Comments
 (0)