Skip to content

Commit fa98473

Browse files
jakemac53kevmoo
authored andcommitted
release json_serializable 0.5.6 (#215)
1 parent 8e795a7 commit fa98473

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.5.6-dev
2+
version: 0.5.6
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
@@ -25,7 +25,3 @@ dev_dependencies:
2525
logging: ^0.11.3+1
2626
test: ^0.12.3
2727
yaml: ^2.1.13
28-
29-
dependency_overrides:
30-
json_annotation:
31-
path: ../json_annotation

0 commit comments

Comments
 (0)