mirror of
https://github.com/cbracco/html5-test-page.git
synced 2025-08-07 06:36:42 +02:00
v0.7.1
- Add missing form button types (thanks @gnowland!).
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# 0.7.1 (April 5, 2016)
|
||||
|
||||
- Add missing form button types (thanks @gnowland!).
|
||||
|
||||
# 0.6.2 (March 14, 2016)
|
||||
|
||||
- Minor formatting change (thanks @gilluminate!).
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "html5-test-page",
|
||||
"version": "0.6.2",
|
||||
"version": "0.7.1",
|
||||
"description": "A page filled with common HTML elements to be used for testing purposes.",
|
||||
"main": "index.html",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user