Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

Commit

Permalink
Bump version, update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Adegbuyi Ademola committed Jan 20, 2017
1 parent 7d2e723 commit c131e07
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Preact Simple Starter

PWA Simple Starter with Preact, Webpack 2 and your favorite React related packages. This project uses:
[![Build Status](https://travis-ci.org/ooade/fetch-gifs.svg?branch=master)](https://travis-ci.org/ooade/fetch-gifs)

PWA Simple Starter with Preact, Webpack 2 and your favorite React related packages :rocket:

This App uses:
- Preact
- Preact-mdl
- React-Router
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "preact-simple-starter",
"private": true,
"version": "0.1.0",
"version": "0.2.0",
"description": "Ready-to-go Preact + Redux Simple starter, powered by webpack 2.",
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dashboard -- webpack-dev-server",
Expand Down

0 comments on commit c131e07

Please sign in to comment.