Skip to content

Commit 8353ffa

Browse files
committed
update readme
1 parent 426d171 commit 8353ffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ SourceReflection aims to provide a more universal solution, offering `AOTable` R
4343
## Installing Reflection
4444

4545
```powershell
46-
Install-Package SourceGeneration.Reflection -Version 1.0.0-beta2.250411.1
46+
Install-Package SourceGeneration.Reflection -Version 1.0.0-beta2.250412.0
4747
```
4848
```powershell
49-
dotnet add package SourceGeneration.Reflection --version 1.0.0-beta2.250411.1
49+
dotnet add package SourceGeneration.Reflection --version 1.0.0-beta2.250412.0
5050
```
5151

5252
## Source Reflection

0 commit comments

Comments
 (0)