Skip to content

Commit 2f74c7c

Browse files
committed
bump version to 1.3.0 in pubspec.yaml
1 parent 41b680f commit 2f74c7c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

pubspec.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ repository: "https://github.com/warioddly/graphify"
44
documentation: "https://echarts.apache.org/en/option.html#title"
55
issue_tracker: "https://github.com/warioddly/graphify/issues"
66

7-
version: 1.1.2
7+
version: 1.3.0
88

99
environment:
1010
sdk: '>=3.2.3 <4.0.0'
@@ -21,10 +21,6 @@ dev_dependencies:
2121
sdk: flutter
2222
flutter_lints: ^3.0.1
2323

24-
# For information on the generic Dart part of this file, see the
25-
# following page: https://dart.dev/tools/pub/pubspec
26-
27-
# The following section is specific to Flutter packages.
2824
flutter:
2925
# This section identifies this Flutter project as a plugin project.
3026
# The 'pluginClass' specifies the class (in Java, Kotlin, Swift, Objective-C, etc.)

0 commit comments

Comments
 (0)