Skip to content

Commit 5ea6850

Browse files
committed
feat: Update sdk version
1 parent e42e3b7 commit 5ea6850

File tree

2 files changed

+3
-3
lines changed

2 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-
## 4.1.6
1+
## 4.1.5
22
- Update the readme.md file
33
## 4.1.4
44
- formating code

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name: flutter_feathersjs
22
description: Real-Time Flutter Apps, Powered by FeathersJS.
3-
version: 4.1.6
3+
version: 4.1.5
44
homepage: https://github.com/Dahkenangnon/flutter_feathersjs.dart
55
repository: https://github.com/Dahkenangnon/flutter_feathersjs.dart
66
documentation: https://feathersjs.dah-kenangnon.com/
77
issue_tracker: https://github.com/Dahkenangnon/flutter_feathersjs.dart/issues
88

99

1010
environment:
11-
sdk: '>=2.12.1 <3.0.0'
11+
sdk: '>=2.12.1 <4.0.0'
1212
dependencies:
1313
flutter:
1414
sdk: flutter

0 commit comments

Comments
 (0)