Skip to content

Commit

Permalink
update sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
jumperchen committed Nov 20, 2018
1 parent 559fafe commit 2b84f43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: socket_io
description: Dartlang port of socket.io
version: 0.9.0
version: 0.9.0+1
author: jumperchen <[email protected]>
homepage: https://www.zkoss.org

environment:
sdk: ">=2.0.0-dev.68.0 <3.0.0"
sdk: '>=2.0.0 <3.0.0'

dependencies:
stream: any
Expand Down

0 comments on commit 2b84f43

Please sign in to comment.