mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-08-03 12:47:49 +02:00
v0.6.1
- Simplify the instructions in `CHANGELOG.md`. - Rename `LICENSE.md` to `LICENSE`. - Update `README.md` content.
This commit is contained in:
@@ -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)
|
# 0.6.0 (February 1, 2015)
|
||||||
|
|
||||||
- Update indentation and whitespace.
|
- Update indentation and whitespace.
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "html5-test-page",
|
"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.",
|
"description": "A page filled with common HTML elements to be used for testing purposes.",
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user