Skip to content

Commit a5d8809

Browse files
authored
[native_toolchain_c] Bump version (#140)
1 parent 4f4d7c3 commit a5d8809

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pkgs/native_toolchain_c/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.2.4+1
1+
## 0.2.5
22

33
- Explicitly tell linker to create position dependent or position independent executable
44
([#113](https://github.com/dart-lang/native/issues/133)).

pkgs/native_toolchain_c/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: native_toolchain_c
22
description: >-
33
A library to invoke the native C compiler installed on the host machine.
4-
version: 0.2.4+1
4+
version: 0.2.5
55
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_toolchain_c
66

77
topics:

0 commit comments

Comments
 (0)