Skip to content

Commit

Permalink
update release version v1.1.0 Misc Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinAst committed Sep 20, 2018
1 parent 4fc96d9 commit 8edb97f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,13 @@ $ npm run publish:web

Release | What | *When*
---------|-------------------------------------------------|------------------
[v1.1.0] | Misc Changes | *September XX, 2018*
[v1.1.0] | Misc Changes | *September 20, 2018*
[v1.0.0] | Initial Release | *September 13, 2018*


<!-- *** RELEASE *************************************************************** -->

### v1.1.0 - Misc Changes *(September XX, 2018)*
### v1.1.0 - Misc Changes *(September 20, 2018)*

<ul><ul><!--- indentation hack for github - other attempts with style is stripped (be careful with number bullets) --->

Expand All @@ -98,8 +98,6 @@ Release | What | *When*

- Use `[email protected]` as email contact

- ?? more

</ul></ul>


Expand Down Expand Up @@ -128,7 +126,7 @@ Release | What | *When*
[Internal Notes]: #internal-notes
[Publish Web Content]: #publish-web-content
[Revision History]: #revision-history
[v1.1.0]: #v110---misc-changes-september-xx-2018
[v1.1.0]: #v110---misc-changes-september-20-2018
[v1.0.0]: #v100---initial-release-september-13-2018

[Bootstrap Templates]: https://startbootstrap.com/template-categories/all/
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "MyWeb",
"version": "1.0.0",
"version": "1.1.0",
"description": "My Web Page",
"scripts": {
"publish:web": "gh-pages --dist MyPage"
Expand Down

0 comments on commit 8edb97f

Please sign in to comment.