diff --git a/package.json b/package.json index d549e25..436cb94 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "iconv-lite", "description": "Convert character encodings in pure javascript.", - "version": "0.2.12-dev", + "version": "0.3.0", "license": "MIT", "keywords": ["iconv", "convert", "charset"], @@ -38,4 +38,4 @@ "dependencies": { "amdefine": ">=0.0.8" } -} \ No newline at end of file +}