Skip to content

Commit

Permalink
chore(release): v1.1.5 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
halildurmus authored Sep 13, 2024
1 parent 5db6b80 commit fd20025
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.1.5-wip
## 1.1.5

- Fix issue where creating `REG_SZ` or `REG_EXPANDED_SZ` string registry values
resulted in malformed data. The null terminator for string values was
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: win32_registry
description: A package that provides a friendly Dart API for accessing the
Windows Registry.
version: 1.1.5-wip
version: 1.1.5
repository: https://github.com/halildurmus/win32_registry
issue_tracker: https://github.com/halildurmus/win32_registry/issues

Expand Down

0 comments on commit fd20025

Please sign in to comment.