Comparing version 1.2.2 to 1.2.3
@@ -5,3 +5,3 @@ { | ||
"description": "A standalone JavaScript implementation of the Lempel-Ziv-Markov chain (LZMA) compression algorithm", | ||
"version": "1.2.2", | ||
"version": "1.2.3", | ||
"homepage": "https://github.com/nmrugg/LZMA-JS", | ||
@@ -13,2 +13,2 @@ "repository": { | ||
"main": "lzma.js" | ||
} | ||
} |
Sorry, the diff of this file is too big to display