Skip to content

Commit 1920a8a

Browse files
authored
updated readme for 0.10.1 release
1 parent 01e8036 commit 1920a8a

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
@@ -5,7 +5,7 @@
55
[![Synnotech Logo](synnotech-large-logo.png)](https://www.synnotech.de/)
66

77
[![License](https://img.shields.io/badge/License-MIT-green.svg?style=for-the-badge)](https://github.com/Synnotech-AG/Synnotech.Migrations/blob/main/LICENSE)
8-
[![NuGet](https://img.shields.io/badge/NuGet-0.9.0-blue.svg?style=for-the-badge)](https://www.nuget.org/packages?q=Synnotech.Migrations)
8+
[![NuGet](https://img.shields.io/badge/NuGet-0.10.1-blue.svg?style=for-the-badge)](https://www.nuget.org/packages?q=Synnotech.Migrations)
99

1010
When starting a new project, do you always spent too much time on how you can migrate your database? Do you want a migration mechanism that is independent of any persistence technology, like ORMs for relational databases? Worry no more because **Synnotech.Migrations** offers just that! Our generic migration engine is written in such a way so that you can easily adapt it to your own data access layer, no matter the technology: relational databases with and without ORMs, document or graph databases, the file system, or web services - the possibilities are endless.
1111

0 commit comments

Comments
 (0)