Skip to content

Commit 9c7fd93

Browse files
authored
Merge pull request #39 from open-olive/SIDE-1153
[SIDE-1153] Publish 2.0.0-alpha
2 parents 50a959e + 5b2cf3a commit 9c7fd93

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ldk/csharp/OliveHelpsLDK/OliveHelpsLDK/OliveHelpsLDK.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<TargetFramework>netcoreapp3.1</TargetFramework>
55
<LangVersion>default</LangVersion>
6+
<PackageVersion>2.0.0-alpha</PackageVersion>
67
</PropertyGroup>
78

89
<ItemGroup>

ldk/node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oliveai/ldk",
3-
"version": "1.3.1",
3+
"version": "2.0.0-alpha",
44
"description": "The Loop Development Kit for Sidekick.",
55
"author": "Olive",
66
"copyright": "Copyright 2020 Olive",

0 commit comments

Comments
 (0)