bitwise-operation
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1,2 +0,2 @@ | ||
// Bitwise.js 1.0.0 | ||
// Bitwise.js 1.0.3 | ||
// Bitwise may be freely distributed under the MIT license. | ||
@@ -16,3 +16,3 @@ | ||
// Current version. | ||
Bitwise.VERSION = '1.0.0'; | ||
Bitwise.VERSION = '1.0.3'; | ||
@@ -19,0 +19,0 @@ Bitwise.and = function() { |
@@ -31,3 +31,3 @@ { | ||
"readme": "ERROR: No README data found!", | ||
"version": "1.0.2" | ||
"version": "1.0.3" | ||
} |