Skip to content

Commit 04cd1b2

Browse files
committed
bump version
1 parent 73224e8 commit 04cd1b2

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 2.5.0
2+
3+
- upgrade dependencies
4+
15
# 2.4.0
26

37
- upgrade dependencies

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ packages:
8484
path: ".."
8585
relative: true
8686
source: path
87-
version: "2.4.0"
87+
version: "2.5.0"
8888
meta:
8989
dependency: transitive
9090
description:

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: libedax4dart_example
2-
version: 2.4.0-example
2+
version: 2.5.0-example
33
publish_to: none
44

55
environment:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# See: https://dart.dev/tools/pub/publishing
22

33
name: libedax4dart
4-
version: 2.4.0
4+
version: 2.5.0
55
description: Dart wrapper for libedax. With using libedax4dart, you can execute functions equivalent to edax.
66
homepage: https://github.com/sensuikan1973/libedax4dart
77
documentation: https://sensuikan1973.github.io/libedax4dart

0 commit comments

Comments
 (0)