Skip to content

Commit 02de328

Browse files
committed
Update logo
1 parent a4cca32 commit 02de328

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Dapper.SimpleCRUD.nuspec

+3-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package >
33
<metadata>
44
<id>Dapper.SimpleCRUD</id>
5-
<version>1.8.1</version>
5+
<version>1.8.2</version>
66
<title>Dapper.SimpleCRUD</title>
77
<authors>Eric Coffman</authors>
88
<owners>Eric Coffman</owners>
@@ -29,7 +29,8 @@
2929
* version 1.6.0 Target .Net 4.0 and 4.5 and add async support / remove SQLCE support Special thanks to https://github.com/Prnda1976 for help with the pull request backlog
3030
* version 1.7.0 Added column attribute and made gets specify column names rather than select * . Changed GUID to autogenerate when the property value is empty. Ability to change database dialect from SQL Server to PostgreSQL.
3131
* version 1.8.0 Added support and tests for SQLite. Added additional GetList method that accepts a raw SQL where clause for more advanced queries.
32-
</releaseNotes>
32+
* version 1.8.2 Added logo, updated package description
33+
</releaseNotes>
3334
<copyright>Copyright Eric Coffman 2015</copyright>
3435
<tags>orm dapper micro-orm CRUD</tags>
3536
<iconUrl>https://raw.githubusercontent.com/ericdc1/Dapper.SimpleCRUD/master/images/SimpleCRUD-200x200.png</iconUrl>

images/SimpleCRUD-200x200.png

-5.21 KB
Loading

0 commit comments

Comments
 (0)