Skip to content

Commit

Permalink
updated readme, bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jesgundy committed Aug 25, 2015
1 parent 033cc0a commit 655979d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
A Front-End Boilerplate and Gulp workflow. Runs on:

- [Gulp](http://gulpjs.com)
- [RequireJS](http://requirejs.org)
- [Backbone](http://backbonejs.org)
- [Underscore](http://underscorejs.org)
- [RequireJS](http://requirejs.org)
- [Modernizr](http://modernizr.com)
- [jQuery](http://jquery.com)
- [JSHint](http://www.jshint.com)
- [Modernizr](http://modernizr.com)
- [Normalize](http://necolas.github.io/normalize.css/)
- [Sass](http://sass-lang.com)
- [Bourbon](http://bourbon.io)
- [Bitters](http://bitters.bourbon.io/)


## How do I use it
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": "Bedrock",
"version": "0.3.0",
"version": "0.4.0",
"description": "Bedrock - Gulp",
"main": "index.html",
"repository": {
Expand Down

0 comments on commit 655979d

Please sign in to comment.