Skip to content

Commit 00a7625

Browse files
committed
Version 1.3.4
1 parent 966bcc8 commit 00a7625

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CurrentVersion.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<MajorVersion>1</MajorVersion>
55
<MinorVersion>3</MinorVersion>
6-
<MicroVersion>3</MicroVersion>
6+
<MicroVersion>4</MicroVersion>
77
<ReleaseLevel>final</ReleaseLevel><!-- alpha, beta, candidate or final -->
88
<ReleaseSerial>0</ReleaseSerial><!-- this should only be 0 when final -->
99

Package/nuget/DynamicLanguageRuntime.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
44
<id>DynamicLanguageRuntime</id>
55
<title>Dynamic Language Runtime</title>
6-
<version>1.3.3</version>
6+
<version>1.3.4</version>
77
<authors>DLR Contributors,Microsoft</authors>
88
<owners>DLR Community</owners>
99
<projectUrl>https://ironpython.net</projectUrl>

0 commit comments

Comments
 (0)