Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit a918e73

Browse files
committed
prepare for release
1 parent d041e5e commit a918e73

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 1.0.5
22

3+
- Added an example.
4+
35
- Update Dart SDK constraint to `>=2.0.0 <3.0.0`.
46

57
## 1.0.4

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: string_scanner
2-
version: 1.0.5-dev
2+
version: 1.0.5
33

44
description: A class for parsing strings using a sequence of patterns.
55
author: Dart Team <[email protected]>

0 commit comments

Comments
 (0)