Skip to content

Commit 7a19169

Browse files
authored
rev to version 1.3.0 (#340)
1 parent b68c81c commit 7a19169

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## v1.3.0 (Unreleased)
3+
## v1.3.0
44

55
### Microsoft.DurableTask.Abstractions
66

eng/targets/Release.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<PropertyGroup>
20-
<VersionPrefix>1.2.4</VersionPrefix>
20+
<VersionPrefix>1.3.0</VersionPrefix>
2121
<VersionSuffix></VersionSuffix>
2222
</PropertyGroup>
2323

0 commit comments

Comments
 (0)