From 9e72851de9eb8eb2ebe403171c1808af90589d84 Mon Sep 17 00:00:00 2001 From: Liam Newman Date: Mon, 26 Dec 2016 03:08:43 -0800 Subject: [PATCH] Bump version numbers in README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e3d4bcff9..3477220d8 100644 --- a/README.md +++ b/README.md @@ -21,17 +21,17 @@ JS Beautifier is hosted on two CDN services: [cdnjs](https://cdnjs.com/libraries To pull from one of these services include one set of the script tags below in your document: ```html - - - + + + - - - + + + - - - + + + ``` Disclaimer: These are free services, so there are [no uptime or support guarantees](https://github.com/rgrove/rawgit/wiki/Frequently-Asked-Questions#i-need-guaranteed-100-uptime-should-i-use-cdnrawgitcom). @@ -304,4 +304,4 @@ Thanks also to Jason Diamond, Patrick Hof, Nochum Sossonko, Andreas Schneider, D Vasilevsky, Vital Batmanov, Ron Baldwin, Gabriel Harrison, Chris J. Shull, Mathias Bynens, Vittorio Gambaletta and others. -(README.md: js-beautify@1.6.4) +(README.md: js-beautify@1.6.6)