Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 014fbd7

Browse files
committed
v1.3.0
1 parent 4c5604e commit 014fbd7

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
### HEAD
44

5+
### 1.3.0 (4 June 2014)
56
* Update to Apache Server Configs v2.4.0
67
* Add `lang=""` to `<html>`
78
* Use `<!doctype html>` instead of `<!DOCTYPE html>`

Diff for: bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "init",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"main": "",
55
"ignore": [],
66
"dependencies": {

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "init",
33
"title": "init",
44
"description": "This is an initial boilerplate for front-end projects",
5-
"version": "1.2.0",
5+
"version": "1.3.0",
66
"homepage": "https://github.com/use-init/init",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)