Skip to content

Commit

Permalink
Release v0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
tlei123 committed Mar 24, 2015
1 parent 5518d1a commit c3fc589
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# generator-tze 0.1.8 [![Build Status](https://secure.travis-ci.org/tlei123/generator-tze.svg?branch=master)](https://travis-ci.org/tlei123/generator-tze)
# generator-tze 0.1.9 [![Build Status](https://secure.travis-ci.org/tlei123/generator-tze.svg?branch=master)](https://travis-ci.org/tlei123/generator-tze)

This is a custom "basic" Yeoman Generator with just the Node modules and Javascript libraries I need to quickly start developing simple web applications:

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": "generator-tze",
"version": "0.1.8",
"version": "0.1.9",
"description": "Yeoman custom generator for basic webapp development using SASS, jQuery, jQuery-UI, and Modernizr.",
"license": "MIT",
"main": "app/index.js",
Expand Down

0 comments on commit c3fc589

Please sign in to comment.