Skip to content

Commit 12e3974

Browse files
committed
[dart] package: bump version to 1.2.0
1 parent c325cf1 commit 12e3974

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/dart/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog (Dart)
22

3-
## 1.1.13 (2026--)
3+
## 1.2.0 (2026-04-14)
44

55
- **BREAKING CHANGES**: `strToNumberHash` has renamed to `numberHash`
66
- `md5Hash`, `sha1Hash`, `sha256Hash`: Add an encoding option for hash functions

packages/dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: qsu
22
description: >-
33
qsu is a utility library that contains useful and frequently used functions. Start with your preferred language and the modern development environment.
4-
version: 1.1.12
4+
version: 1.2.0
55
repository: https://github.com/jooy2/qsu
66
homepage: https://qsu.cdget.com
77

0 commit comments

Comments
 (0)