Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisellgren committed Dec 11, 2012
1 parent 073f4c7 commit 53babcf
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: zip
version: 0.1.0
version: 0.1.1
description: A zip parser, reader and generator written in pure Dart. It is memory efficient, requiring the minimum amount of memory to, for example, extract files.
author: Kai Sellgren <kaisellgren@gmail.com>
homepage: http://github.com/kaisellgren/DartZip
dependencies:
unittest:
sdk: unittest
unittest: any
crc32:
git: git://github.com/kaisellgren/CRC32.git

0 comments on commit 53babcf

Please sign in to comment.