summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-01-15 07:28:17 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2015-01-15 07:28:17 -0800
commitc637f8d6d57aa197d57579dc8f87023be635e8ad (patch)
tree4d603824662667ee9d2c6c26952a09ae84d111bd
parent539abb59e890834636dfe57ebb499f4eb5cc4e8d (diff)
Bump package.json version to 0.16.0.
-rw-r--r--js/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index 6040f51..97228b2 100644
--- a/js/package.json
+++ b/js/package.json
@@ -1,6 +1,6 @@
{ "name": "commonmark",
"description": "a strongly specified, highly compatible variant of Markdown",
- "version": "0.15.0",
+ "version": "0.16.0",
"homepage": "http://commonmark.org",
"keywords":
[ "markdown",