Skip to content

Commit 169a859

Browse files
authored
Merge pull request #38 from warioddly/feature/bump-version
bump version to 1.2.0 in pubspec.yaml
2 parents 41b680f + a0d35a0 commit 169a859

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ packages:
104104
path: ".."
105105
relative: true
106106
source: path
107-
version: "1.1.2"
107+
version: "1.2.0"
108108
integration_test:
109109
dependency: "direct dev"
110110
description: flutter

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.2.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)