- Simplify the instructions in `CHANGELOG.md`.
- Rename `LICENSE.md` to `LICENSE`.
- Update `README.md` content.
This commit is contained in:
Chris Bracco
2016-02-02 07:31:07 -05:00
parent d0784b7184
commit e437f3a7c2
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
# 0.6.1 (February 2, 2015)
- Simplify the instructions in `CHANGELOG.md`.
- Rename `LICENSE.md` to `LICENSE`.
- Update `README.md` content.
# 0.6.0 (February 1, 2015)
- Update indentation and whitespace.

View File

@@ -1,6 +1,6 @@
{
"name": "html5-test-page",
"version": "0.6.0",
"version": "0.6.1",
"description": "A page filled with common HTML elements to be used for testing purposes.",
"main": "index.html",
"scripts": {