This repository was archived by the owner on Jan 26, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/Blazor.IndexedDB.Framework/Blazor.IndexedDB.Framework Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7
7
<RazorLangVersion >3.0</RazorLangVersion >
8
8
<LangVersion >7.3</LangVersion >
9
9
<AssemblyName >Blazor.IndexedDB.Framework</AssemblyName >
10
- <Version >1.0.0-beta </Version >
10
+ <Version >1.0.0</Version >
11
11
<Authors >Joel Kessler</Authors >
12
12
<Description >A Blazor framework for interacting with IndexedDB</Description >
13
13
<RepositoryUrl >https://github.com/Reshiru/Blazor.IndexedDB.Framework/</RepositoryUrl >
Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >Blazor.IndexedDB.Framework</id >
5
- <version >1.0.0-beta </version >
5
+ <version >1.0.0</version >
6
6
<authors >Joel Kessler</authors >
7
7
<owners >Joel Kessler</owners >
8
8
<license type =" expression" >MIT</license >
9
9
<repository type =" Git" url =" https://github.com/Reshiru/Blazor.IndexedDB.Framework/" />
10
10
<requireLicenseAcceptance >false</requireLicenseAcceptance >
11
11
<description >A Blazor framework for interacting with IndexedDB</description >
12
- <releaseNotes >Release 1.0.0-beta </releaseNotes >
12
+ <releaseNotes >Release 1.0.0</releaseNotes >
13
13
<copyright >Copyright 2019 Joel Kessler</copyright >
14
14
<tags >Microsoft ASP.NET Core Blazor IndexedDB</tags >
15
15
<dependencies >
You can’t perform that action at this time.
0 commit comments