Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Sjoerd Tieleman committed Jun 16, 2017
1 parent 44584a5 commit d6e8058
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## codem-isoboxer 0.3.4 (2017/06/16) ##

* Renamed `--no-write` to `--no-writing` to prevent naming clash

## codem-isoboxer 0.3.3 (2017/05/05) ##

* fallback for browsers that don't support `Uint8Array.from` (@bbert)
Expand Down
2 changes: 1 addition & 1 deletion dist/iso_boxer.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! codem-isoboxer v0.3.3 https://github.com/madebyhiro/codem-isoboxer/blob/master/LICENSE.txt */
/*! codem-isoboxer v0.3.4 https://github.com/madebyhiro/codem-isoboxer/blob/master/LICENSE.txt */
var ISOBoxer = {};

ISOBoxer.parseBuffer = function(arrayBuffer) {
Expand Down
Loading

0 comments on commit d6e8058

Please sign in to comment.