From 055546a9b3b2fbde0c2278dd3a1ab6a1e7572add Mon Sep 17 00:00:00 2001 From: 223880 Date: Wed, 18 Sep 2024 13:41:26 -0300 Subject: [PATCH] release v1.0.14-beta --- SECURITY.md | 1 + pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 6908fe1..b6a7a90 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -21,3 +21,4 @@ currently being supported with security updates. | 1.0.11-beta | :white_check_mark: | | 1.0.12-beta | :white_check_mark: | | 1.0.13-beta | :white_check_mark: | +| 1.0.14-beta | :white_check_mark: | diff --git a/pubspec.yaml b/pubspec.yaml index 9d8b2bc..3aa2628 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dart_dlc -version: 1.0.13-beta +version: 1.0.14-beta description: A pure Dart DLC library homepage: https://github.com/Horus-Org/dart-dlc