Skip to content

Commit f6c8ec4

Browse files
committed
bump version to 0.2.2
1 parent 027c66c commit f6c8ec4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# native_toolchain_cmake
22

3+
## 0.2.2
4+
5+
- find all available visual studio versions
6+
37
## 0.2.1
48

59
- support configuring cmake/ninja versions and android NDK version

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: native_toolchain_cmake
22
description: >-
33
A library to invoke and build CMake projects for Dart Native Assets.
4-
version: 0.2.1
4+
version: 0.2.2
55
repository: https://github.com/rainyl/native_toolchain_cmake
66

77
topics:

0 commit comments

Comments
 (0)