Skip to content

Commit a126297

Browse files
authored
Update README.md
1 parent 4816c40 commit a126297

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Databasic - SQLite Package
22

3-
[![Latest Stable Version](https://img.shields.io/badge/Stable-v1.2.0-brightgreen.svg?style=plastic)](https://github.com/databasic-net/databasic-core/releases)
3+
[![Latest Stable Version](https://img.shields.io/badge/Stable-v1.2.4-brightgreen.svg?style=plastic)](https://github.com/databasic-net/databasic-core/releases)
44
[![License](https://img.shields.io/badge/Licence-BSD3-brightgreen.svg?style=plastic)](https://rg.gosu.cc/databasic-net/databasic-core/master/LICENCE.md)
55
![.NET Version](https://img.shields.io/badge/.NET->=4.0-brightgreen.svg?style=plastic)
66

7-
Databasic - C#/VB.NET database utility
8-
- focusing on queries primarily based on pure SQL commands, no linq transations
7+
Databasic - C#/VB.NET database utility
8+
- focusing on queries primarily based on pure SQL commands, no linq transations
99
- arranging data into primitive types, typed active record classes, collections and more
1010
- allowing to run any nonselect queries
1111

0 commit comments

Comments
 (0)