Skip to content

Commit

Permalink
Released 6.1.2.
Browse files Browse the repository at this point in the history
bsutton committed Jan 26, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c6b833c commit 6555f2d
Showing 3 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions dcli_unit_tester/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 6.1.2
- 6.1.1. released failed so here we are again.

# 6.1.1
- Added new method withPrivilegesAsync
- forced native_synchronisation to 0.7.1
2 changes: 1 addition & 1 deletion dcli_unit_tester/lib/src/version/version.g.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/// GENERATED BY pub_release do not modify.
/// Instance of 'Name' version
String packageVersion = '6.1.1';
String packageVersion = '6.1.2';
8 changes: 4 additions & 4 deletions dcli_unit_tester/pubspec.lock
Original file line number Diff line number Diff line change
@@ -103,28 +103,28 @@ packages:
path: "../dcli"
relative: true
source: path
version: "6.1.1"
version: "6.1.2"
dcli_common:
dependency: "direct overridden"
description:
path: "../dcli_common"
relative: true
source: path
version: "6.1.1"
version: "6.1.2"
dcli_core:
dependency: "direct main"
description:
path: "../dcli_core"
relative: true
source: path
version: "6.1.1"
version: "6.1.2"
dcli_terminal:
dependency: "direct main"
description:
path: "../dcli_terminal"
relative: true
source: path
version: "6.1.1"
version: "6.1.2"
equatable:
dependency: transitive
description:

0 comments on commit 6555f2d

Please sign in to comment.