diff --git a/NEWS.txt b/NEWS.txt index bfa6b73..d635829 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,4 +1,4 @@ -Flot x.x +Flot 0.4 -------- API changes: deprecated axis.noTicks in favor of just specifying the diff --git a/jquery.flot.js b/jquery.flot.js index 59ee5c6..df5095f 100644 --- a/jquery.flot.js +++ b/jquery.flot.js @@ -1,4 +1,4 @@ -/* Javascript plotting library for jQuery, v. 0.3. +/* Javascript plotting library for jQuery, v. 0.4. * * Released under the MIT license by iola, December 2007. *