Skip to content

Commit 0c30a34

Browse files
committed
Fixing github CI/ test 9
1 parent bad4ea8 commit 0c30a34

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.0.11
1+
## 1.0.14
22

33
- Removed the need to initialize the package.
44

example/pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ packages:
427427
path: ".."
428428
relative: true
429429
source: path
430-
version: "1.0.11"
430+
version: "1.0.14"
431431
typed_data:
432432
dependency: transitive
433433
description:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: tizen_api
22
description: Control your Samsung Tizen TV, written in pure dart native. Trying the example project is highly encouraged :)
3-
version: 1.0.11
3+
version: 1.0.14
44
repository: https://github.com/CyBear-Jinni/tizen_api
55

66
environment:

0 commit comments

Comments
 (0)