Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Commit cee7627

Browse files
committed
Update to 1.0.1
1 parent fbedad5 commit cee7627

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

Bake.Actions/Bake.Actions.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
<PropertyGroup>
88
<InvariantGlobalization>true</InvariantGlobalization>
9+
<Version>1.0.1</Version>
910
</PropertyGroup>
1011

1112
<ItemGroup>

Bake.Core/Bake.Core.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<PackageProjectUrl>https://github.com/Strrationalism/Bake</PackageProjectUrl>
1313
<RepositoryUrl>https://github.com/Strrationalism/Bake</RepositoryUrl>
1414
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
15+
<Version>1.0.1</Version>
1516
</PropertyGroup>
1617

1718
<ItemGroup>

Bake.Parser/Bake.Parser.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<Description>The script parser for building system "Bake".</Description>
1212
<PackageProjectUrl>https://github.com/Strrationalism/Bake</PackageProjectUrl>
1313
<RepositoryUrl>https://github.com/Strrationalism/Bake</RepositoryUrl>
14+
<Version>1.0.1</Version>
1415
</PropertyGroup>
1516

1617
<ItemGroup>

Bake/Bake.fsproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
<PropertyGroup>
99
<InvariantGlobalization>true</InvariantGlobalization>
10+
<Version>1.0.1</Version>
1011
</PropertyGroup>
1112

1213
<ItemGroup>

0 commit comments

Comments
 (0)