From f248ab32fb36dc66b0f7cf89b863807d77fa3c63 Mon Sep 17 00:00:00 2001 From: Craig Davis Date: Fri, 20 Oct 2017 10:32:29 -0700 Subject: [PATCH] Update README for v1.0.0 --- README.md | 5 +++-- package-lock.json | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index da70091..cb60e17 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,9 @@ _Also, please don't edit files in the `dist` subdirectory as they are generated ## Release History -* Sep 10, 2011 - Initial release on github, relocated from jQuery plugins. -* Mar 23, 2012 - Update with a new build system to run automated tests +* 1.0.0 - Modernized testing framework and upgraded grunt. +* 0.6.0 - Update with a new build system to run automated tests +* 0.5.0 - Sep 10, 2011 - Initial release on github, relocated from jQuery plugins. ## License Copyright (c) 2012 Craig Davis diff --git a/package-lock.json b/package-lock.json index dc53a2d..3a86be5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "animatedborder", - "version": "0.6.0", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": {