Skip to content

Commit 4c67300

Browse files
committed
Prepare for 0.2.0 release
1 parent 319ad53 commit 4c67300

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## 0.2.0-wip
1+
## 0.2.0
22

3-
- Add initial support for `c` and `cpp` (C++).
3+
- Add basic, initial support for `c` and `cpp` (C++).
44
- Fix group counting when processing `Matcher.capture`.
55

66
## 0.1.1

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: opal
22
description: >-
33
Tokenization and syntax highlighting support for
44
various programming languages and data formats.
5-
version: 0.2.0-wip
5+
version: 0.2.0
66
repository: https://github.com/dart-community/opal
77

88
topics:

0 commit comments

Comments
 (0)