Skip to content

Commit

Permalink
Update version to 0.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcfarljw committed Apr 30, 2016
1 parent 377c127 commit c024c94
Show file tree
Hide file tree
Showing 16 changed files with 5 additions and 166 deletions.
31 changes: 0 additions & 31 deletions app/application.js

This file was deleted.

Binary file removed app/assets/favicon.ico
Binary file not shown.
Binary file removed app/assets/favicon.png
Binary file not shown.
18 changes: 0 additions & 18 deletions app/assets/index.html

This file was deleted.

3 changes: 0 additions & 3 deletions app/globals.js

This file was deleted.

16 changes: 0 additions & 16 deletions app/initialize.js

This file was deleted.

7 changes: 0 additions & 7 deletions app/locale/default.js

This file was deleted.

6 changes: 0 additions & 6 deletions app/pages/home/template.jade

This file was deleted.

33 changes: 0 additions & 33 deletions app/pages/home/view.js

This file was deleted.

28 changes: 0 additions & 28 deletions app/router.js

This file was deleted.

2 changes: 0 additions & 2 deletions app/styles/_variables.scss

This file was deleted.

1 change: 0 additions & 1 deletion app/styles/application.scss

This file was deleted.

4 changes: 2 additions & 2 deletions gelato.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Gelato Framework
* Version: 0.3.0
* Date: Fri Apr 29 2016 21:23:19 GMT-0500 (CDT)
* Version: 0.4.0
* Date: Fri Apr 29 2016 21:36:30 GMT-0500 (CDT)
*/
html, body {
height: 100%;
Expand Down
4 changes: 2 additions & 2 deletions gelato.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Gelato Framework
* Version: 0.3.0
* Date: Fri Apr 29 2016 21:23:19 GMT-0500 (CDT)
* Version: 0.4.0
* Date: Fri Apr 29 2016 21:36:30 GMT-0500 (CDT)
*/
;(function(root, factory) {
if (typeof define === 'function' && define.amd) {
Expand Down
16 changes: 0 additions & 16 deletions gelato/global.js

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": "[email protected]",
"url": "http://www.jernung.com"
},
"version": "0.3.0",
"version": "0.4.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit c024c94

Please sign in to comment.