Skip to content

Commit 49bc195

Browse files
committed
1.50-beta5 deploy
1 parent 23e6653 commit 49bc195

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dapper.StrongName/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0",
66
"summary": "A high performance Micro-ORM",
77
"description": "A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..",
8-
"version": "1.50-beta4",
8+
"version": "1.50-beta5",
99
"title": "Dapper dot net (strong named)",
1010
"tags": [ "orm", "sql", "micro-orm" ],
1111
"copyright": "2015 Stack Exchange, Inc.",

Dapper/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"licenseUrl": "http://www.apache.org/licenses/LICENSE-2.0",
66
"summary": "A high performance Micro-ORM",
77
"description": "A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..",
8-
"version": "1.50-beta4",
8+
"version": "1.50-beta5",
99
"title": "Dapper dot net",
1010
"tags": [ "orm", "sql", "micro-orm" ],
1111
"copyright": "2015 Stack Exchange, Inc.",

0 commit comments

Comments
 (0)