Skip to content

Commit

Permalink
removed coffee js file + bumped up version
Browse files Browse the repository at this point in the history
  • Loading branch information
Appsaloon Toon Nelissen committed Apr 28, 2015
1 parent 39aa15a commit c5b8916
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 199 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGE LOG

## v0.2.1

* express 3 to 4 migration

## v0.1.6

* Added this ChangeLog
Expand Down
196 changes: 0 additions & 196 deletions app.coffee

This file was deleted.

6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "forever-webui",
"description": "Forever Web UI",
"version": "0.2.0",
"version": "0.2.1",
"author": "Francois-Guillaume Ribreau (http://fgribreau.com)",
"contributors": [
{
Expand All @@ -15,6 +15,10 @@
{
"name": "Philipp Sander",
"email": "philippsander88@gmx.net"
},
{
"name": "Toon Nelissen",
"email": "toon@appsaloon.be"
}
],
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion public/dist/foreverui.min.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! forever-webui - v0.2.0 - 2015-04-27
/*! forever-webui - v0.2.1 - 2015-04-28
* Copyright (c) 2015 ; */
html,body{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,cite,code,del,dfn,em,img,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,button,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;font-size:100%;line-height:1;font-family:inherit;}
Expand Down
2 changes: 1 addition & 1 deletion public/dist/foreverui.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c5b8916

Please sign in to comment.