Skip to content

Commit 59062c7

Browse files
committed
Prepare to release 0.2.4
1 parent 73d0f63 commit 59062c7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

json_serializable/pubspec.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: json_serializable
2-
version: 0.2.4-dev
2+
version: 0.2.4
33
author: Dart Team <misc@dartlang.org>
44
description: Generates utilities to aid in serializing to/from JSON.
55
homepage: https://github.com/dart-lang/json_serializable
@@ -18,7 +18,3 @@ dev_dependencies:
1818
collection: ^1.14.0
1919
dart_style: ^1.0.0
2020
test: ^0.12.3
21-
22-
dependency_overrides:
23-
json_annotation:
24-
path: ../json_annotation

0 commit comments

Comments
 (0)