From bfdb71fa4ec3e676e6bbcea16bfee279c1a320c2 Mon Sep 17 00:00:00 2001 From: Andreas Brantmo Date: Mon, 19 Dec 2011 10:38:25 +0100 Subject: [PATCH] Added Not stable notice --- jcacher.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jcacher.js b/jcacher.js index 58159b0..da7b8a5 100644 --- a/jcacher.js +++ b/jcacher.js @@ -1,7 +1,7 @@ -// jCacher 2.0 -// (c) 2012 Andreas Brantmo. -// jCacher is freely distributable under the MIT license. -// http://jcacher.bratn.se/ +// jCacher 2.0 - NOT STABLE YET! +// (c) 2012 Andreas Brantmo. +// jCacher is freely distributable under the MIT license. +// http://jcacher.bratn.se/ (function () { 'use strict';