Skip to content

Commit ab6a16a

Browse files
committed
1.0.0+7.3.0
1 parent 6bbfc01 commit ab6a16a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
## 1.0.0+ (6.7.0/6.11.0)
1+
## 1.0.0+ (6.7.0/6.11.0/7.3.0)
22

33
Initial release

packages/custom_lint_visitor/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: custom_lint_visitor
2-
version: 1.0.0+7.1.0
2+
version: 1.0.0+7.3.0
33
description: A package that exports visitors for CustomLint.
44
repository: https://github.com/invertase/dart_custom_lint
55

66
environment:
77
sdk: ">=3.0.0 <4.0.0"
88

99
dependencies:
10-
analyzer: 7.1.0
10+
analyzer: 7.3.0
1111

1212
dev_dependencies:
1313
build_runner: ^2.3.3

0 commit comments

Comments
 (0)