Skip to content

Commit 47bdb32

Browse files
committed
--- v0.3.0 ---
1 parent 615554f commit 47bdb32

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ The following versions of tsl-mastodon-api are currently being supported with se
1010

1111
| Version | Supported |
1212
| ------- | --------- |
13-
| 0.1.0 | yes |
14-
| < 0.1.0 | no |
13+
| 0.3.0 | yes |
14+
| < 0.3.0 | no |
1515

1616

1717

package-lock.json

Lines changed: 2 additions & 2 deletions
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
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"name": "tsl-mastodon-api",
77
"type": "module",
8-
"version": "0.2.0",
8+
"version": "0.3.0",
99
"main": "lib/index.js",
1010
"types": "lib/index.d.ts",
1111
"bugs": "https://github.com/typescriptlibs/tsl-mastodon-api/issues",

0 commit comments

Comments
 (0)