Skip to content

Commit 08de413

Browse files
committed
'root' repo end 'insert_final_newline = true'
1 parent 4e9c888 commit 08de413

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
language: node_js
22
node_js:
3-
- 0.6
3+
- 0.6

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,4 +357,4 @@ Complete rewrite of the library. For full details, head to the upgrading doc at
357357
- Bug fixes
358358

359359
## v1.0.0
360-
- **Initial release**
360+
- **Initial release**

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,4 +173,4 @@
173173
incurred by, or claims asserted against, such Contributor by reason
174174
of your accepting any such warranty or additional liability.
175175

176-
END OF TERMS AND CONDITIONS
176+
END OF TERMS AND CONDITIONS

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,4 @@ watch:
123123
watchr -e "watch('less/.*\.less') { system 'make' }"
124124

125125

126-
.PHONY: docs watch gh-pages bootstrap-img bootstrap-css bootstrap-js
126+
.PHONY: docs watch gh-pages bootstrap-img bootstrap-css bootstrap-js

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
"dependencies": {
66
"jquery": "~1.8.0"
77
}
8-
}
8+
}

0 commit comments

Comments
 (0)