Skip to content

Commit 35ef33f

Browse files
committed
update pubspec/changelog for 1.2.4
1 parent d693c53 commit 35ef33f

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,3 +1,7 @@
1+
# 1.2.4
2+
3+
* Fix a new strong mode error.
4+
15
# 1.2.3
26

37
* Fix a bug where a point span at the end of a file without a trailing newline

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: source_span
2-
version: 1.2.3
2+
version: 1.2.4
33
author: Dart Team <[email protected]>
44
description: A library for identifying source spans and locations.
55
homepage: https://github.com/dart-lang/source_span

0 commit comments

Comments
 (0)