Skip to content

Commit c5871c4

Browse files
committed
Version 2.0.3
PR-URL: #232
1 parent 76b297e commit c5871c4

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

SECURITY.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
| Version | Supported |
66
| ------- | ------------------ |
77
| 0.x | :x: |
8-
| 1.x | :white_check_mark: |
8+
| 1.x | :x: |
9+
| 2.x | :white_check_mark: |
910

1011
## Reporting a Vulnerability
1112

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metasql",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "MetaSQL Database schema generator, migrations and query builder for Metarhia",
55
"main": "metasql.js",
66
"types": "metasql.d.ts",

0 commit comments

Comments
 (0)