Skip to content

Commit

Permalink
Bump the version and release notes
Browse files Browse the repository at this point in the history
- Preparing to release the update nuget package for RC2
  • Loading branch information
quintusm committed Aug 24, 2021
1 parent a777ac3 commit d08d3e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
### 2.0.0-rc1
#### 2.0.0-rc2

* Add improved error messages when an invalid cast is attempted

#### 2.0.0-rc1

* Only build for NetStandard 2.0. (reason for bump to V2)
* Convert paket to use dotnet tools infrastructure.
Expand Down
2 changes: 1 addition & 1 deletion nuget/paket.template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
type file
id ExcelProvider
version
2.0.0-rc1
2.0.0-rc2
authors
Steffen Forkmann, Gustavo Guerra, JohnDoeKyrgyz, Don Syme, Quintus Marais
owners
Expand Down

0 comments on commit d08d3e7

Please sign in to comment.