Skip to content

Commit 57014b8

Browse files
committed
bumded dep
1 parent d065a55 commit 57014b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dart_rfid_library
22
description: Implementation of Dart lib for Metratec RFID devices
3-
version: 2.1.0
3+
version: 2.1.1
44
homepage: https://www.metratec.com
55

66
publish_to: none
@@ -15,14 +15,14 @@ dev_dependencies:
1515
dependencies:
1616
async: ^2.11.0
1717
collection: ^1.17.1
18-
libserialport: ^0.3.0+1
18+
#libserialport: ^0.3.0+1
1919
logger: ^2.0.2+1
2020
string_validator: ^0.3.0
2121

2222
metratec_device:
2323
git:
2424
url: https://github.com/metratec/metratec_device.git
25-
ref: 3.3.0
25+
ref: 3.3.1
2626

2727
dart_rfid_utils:
2828
git:

0 commit comments

Comments
 (0)