From ed60b343ca54277430ad3bf18d7fd32ffc487ef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20B=C3=B6hm?= Date: Sat, 11 Jun 2016 22:34:11 -0700 Subject: [PATCH] 0.21.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 050e67ef16..2ec92210d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cheerio", - "version": "0.20.0", + "version": "0.21.0", "description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server", "author": "Matt Mueller (mat.io)", "license": "MIT",