Skip to content

Commit 52943c9

Browse files
committed
v-1.0.2
1 parent f2b4a97 commit 52943c9

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.0.2
2+
3+
* added wordWrap method
4+
15
## 1.0.1
26

37
* added containsAll and containsAny method

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: super_string
22
description: Some of the most common and useful string methods, Inspired by various other programming languages.
3-
version: 1.0.1
3+
version: 1.0.2
44
homepage: https://github.com/Anas35/super_string
55

66
environment:

0 commit comments

Comments
 (0)