File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <Project Sdk =" Microsoft.NET.Sdk" >
1
+ <Project Sdk =" Microsoft.NET.Sdk" >
2
2
3
3
<PropertyGroup >
4
- <Version >1.0.0 </Version >
4
+ <Version >1.0.1 </Version >
5
5
<OutputType >Exe</OutputType >
6
6
<TargetFramework >netcoreapp2.1</TargetFramework >
7
7
<RootNamespace >SSB.Keys.Mnemonic.CLI</RootNamespace >
Original file line number Diff line number Diff line change 4
4
<TargetFramework >netstandard2.0</TargetFramework >
5
5
<RootNamespace >SSB.Keys.Mnemonic</RootNamespace >
6
6
<Product >SSB.Keys.Mnemonic</Product >
7
- <Version >1.0.0 </Version >
7
+ <Version >1.0.1 </Version >
8
8
<Authors >Cinorid (AhmadReza Saghari)</Authors >
9
9
<Company >Cinorid</Company >
10
10
<Description >C# (.NET Standard) implementation of the https://github.com/staltz/ssb-keys-mnemonic</Description >
You can’t perform that action at this time.
0 commit comments