Skip to content

Commit 36f13f6

Browse files
author
František Hába
committed
Release 0.4.4
1 parent 6368366 commit 36f13f6

File tree

6 files changed

+2065
-23
lines changed

6 files changed

+2065
-23
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Releases for the browser are available for download from GitHub.
111111
| **Version** | **Description** | **Size** | **Action** |
112112
|:------------|:----------------|:---------|:-----------|
113113
| `amanda.js` | *uncompressed, with comments* | 36 KB (7.16 KB gzipped) | [Download](https://raw.github.com/Baggz/Amanda/master/releases/latest/amanda.js) |
114-
| `amanda.min.js` | *compressed, without comments* | 13.58 KB (3.94 KB gzipped) | [Download](https://raw.github.com/Baggz/Amanda/master/releases/latest/amanda.min.js) |
114+
| `amanda.min.js` | *compressed, without comments* | 13.59 KB (3.95 KB gzipped) | [Download](https://raw.github.com/Baggz/Amanda/master/releases/latest/amanda.min.js) |
115115

116116
Or you can use [JAM](http://jamjs.org/).
117117

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
"name": "amanda",
44
"description": "JSON Schema validator",
5-
"version": "0.4.3",
5+
"version": "0.4.4",
66
"author": "František Hába <[email protected]>",
77

88
"devDependencies": {

0 commit comments

Comments
 (0)