Skip to content

Commit d4cf0db

Browse files
committed
update readme
1 parent 399b8bb commit d4cf0db

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
@@ -41,10 +41,10 @@ SourceReflection aims to provide a more universal solution, offering `AOTable` R
4141
## Installing Reflection
4242

4343
```powershell
44-
Install-Package SourceGeneration.Reflection -Version 1.0.0-beta2.250410.1
44+
Install-Package SourceGeneration.Reflection -Version 1.0.0-beta2.250411.1
4545
```
4646
```powershell
47-
dotnet add package SourceGeneration.Reflection --version 1.0.0-beta2.250410.1
47+
dotnet add package SourceGeneration.Reflection --version 1.0.0-beta2.250411.1
4848
```
4949

5050
## Source Reflection

0 commit comments

Comments
 (0)