Skip to content

Commit

Permalink
bump to v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pkrumins committed Feb 1, 2012
1 parent 228b6d6 commit 861de94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{ {
"name": "bufferdiff", "name": "bufferdiff",
"version": "1.0.0", "version": "1.0.1",
"main": "bufferdiff", "main": "bufferdiff",
"description": "A C++ module for node-js to test if two buffers are equal, fast (could add diff later).", "description": "A C++ module for node-js to test if two buffers are equal, fast (could add diff later).",
"keywords": [ "keywords": [
Expand Down

0 comments on commit 861de94

Please sign in to comment.