Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 16, 2023. It is now read-only.

Commit 9957c2f

Browse files
build: update version
1 parent 20cd954 commit 9957c2f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

‎lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const packageVersion = '5.7.5';
1+
const packageVersion = '5.7.6';

‎pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dart_code_metrics
2-
version: 5.7.5
2+
version: 5.7.6
33
description: Software analytics tool that helps developers analyse and improve software quality.
44
homepage: https://dcm.dev/
55
repository: https://github.com/dart-code-checker/dart-code-metrics

‎tools/analyzer_plugin/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: dart_code_metrics_plugin_loader
22
description: This pubspec determines the version of the analyzer plugin to load.
3-
version: 5.7.5
3+
version: 5.7.6
44

55
environment:
66
sdk: ">=2.14.0 <3.0.0"
77

88
dependencies:
9-
dart_code_metrics: 5.7.5
9+
dart_code_metrics: 5.7.6
1010

1111
dev_dependencies:
1212
lints: ^1.0.1

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /