Skip to content

Commit 7e719aa

Browse files
committed
build: bump version to 1.1.0
- Update package version from 1.0.1 to 1.1.0
1 parent cad24e6 commit 7e719aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: kv_storage_service
22
description: Defines an abstract interface for key-value storage services in Dart.
33
repository: https://github.com/flutter-news-app-full-source-code/kv-storage-service
44
publish_to: none
5-
version: 1.0.1
5+
version: 1.1.0
66

77
environment:
88
sdk: ^3.9.0

0 commit comments

Comments
 (0)