Skip to content

Commit e92703e

Browse files
committed
update version
1 parent fd32d5b commit e92703e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Add the NuGet package to the project.csproj file
1818

1919
```
2020
"dependencies": {
21-
"Localization.SqlLocalizer": "3.0.0",
21+
"Localization.SqlLocalizer": "3.1.0",
2222
```
2323

2424
Add the DbContext and use the AddSqlLocalization extension method to add the SQL Localization package.

0 commit comments

Comments
 (0)