Skip to content

Commit

Permalink
chore: v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Oct 16, 2024
1 parent 819d998 commit e6e0281
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.1

- feat: support for generics

## 0.1.0

- docs: minor `README.md` updates
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: data_class
description: Experimental support for data classes in Dart using pkg:macros
version: 0.1.0
version: 0.1.1
repository: https://github.com/felangel/data_class
topics: [macros, data-class]
funding: [https://github.com/sponsors/felangel]
Expand Down

0 comments on commit e6e0281

Please sign in to comment.