Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Achilleas Anagnostopoulos committed Nov 26, 2014
1 parent 48e47cc commit d7bfd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ First, add the library to the list of dependencies in your **pubspec.yaml** file

```
dependencies:
dart_cassandra_cql: ">=0.1.0 <0.2.0"
dart_cassandra_cql: ">=0.1.1 <0.2.0"
```

Then, run ```pub install``` to install the package.
Expand Down

0 comments on commit d7bfd3d

Please sign in to comment.