diff --git a/CHANGELOG.md b/CHANGELOG.md index e6bc78b..b2d61bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## Release 1.1.2 (August 29, 2016) + +* Refinements to demo.html + + ## Release 1.1.1 (August 28, 2016) * Fixed an example in demo.html diff --git a/README.md b/README.md index 5402779..669115b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -AddRemoveTextbox v1.1.1 +AddRemoveTextbox v1.1.2 ======================= See LICENSE for this software's licensing terms. diff --git a/demo/css/demo.css b/demo/css/demo.css index 66b8ff3..799be4a 100644 --- a/demo/css/demo.css +++ b/demo/css/demo.css @@ -1,5 +1,5 @@ /* - * AddRemoveTextbox v1.1.1 + * AddRemoveTextbox v1.1.2 * https://www.github.com/kloverde/jquery-AddRemoveTextbox * * Donations: https://paypal.me/KurtisLoVerde/5 diff --git a/demo/demo.html b/demo/demo.html index 1f37fa4..15b6906 100644 --- a/demo/demo.html +++ b/demo/demo.html @@ -1,7 +1,7 @@