diff --git a/pkgs/native_toolchain_c/CHANGELOG.md b/pkgs/native_toolchain_c/CHANGELOG.md index 9eda8f0750..fffd1bfd26 100644 --- a/pkgs/native_toolchain_c/CHANGELOG.md +++ b/pkgs/native_toolchain_c/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.2.4+1 +## 0.2.5 - Explicitly tell linker to create position dependent or position independent executable ([#113](https://github.com/dart-lang/native/issues/133)). diff --git a/pkgs/native_toolchain_c/pubspec.yaml b/pkgs/native_toolchain_c/pubspec.yaml index 44f71e9d72..b11fddf04f 100644 --- a/pkgs/native_toolchain_c/pubspec.yaml +++ b/pkgs/native_toolchain_c/pubspec.yaml @@ -1,7 +1,7 @@ name: native_toolchain_c description: >- A library to invoke the native C compiler installed on the host machine. -version: 0.2.4+1 +version: 0.2.5 repository: https://github.com/dart-lang/native/tree/main/pkgs/native_toolchain_c topics: