Skip to content

Commit

Permalink
Merge pull request #9 from Workiva/CP-1096_release_0.3.0
Browse files Browse the repository at this point in the history
CP-1096 Release sockjs-dart-client 0.3.0
  • Loading branch information
jayudey-wf committed Nov 25, 2015
2 parents 944f9e1 + 9d2e527 commit e80e30c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sockjs-dart-client",
"version": "0.2.0",
"version": "0.3.0",
"description": "A SockJS client in Dart",
"repository": {
"type": "git",
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: sockjs_client
version: 0.2.0
version: 0.3.0
description: A SockJS client in Dart
homepage: https://github.com/nelsonsilva/sockjs-dart-client
authors:
Expand All @@ -14,4 +14,4 @@ dev_dependencies:
dart_style: '>=0.2.0'
test: '>=0.12.5'
environment:
sdk: '>=1.0.0 <2.0.0'
sdk: '>=1.0.0 <2.0.0'

0 comments on commit e80e30c

Please sign in to comment.