Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
2.1.1 => 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinPy committed May 23, 2017
1 parent 6ac0886 commit 5cd7f63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iceberg-bp",
"description": "Front-End Starter for your Web Projects with React, Webpack, Babel and SASS",
"version": "2.1.1",
"version": "2.1.2",
"author": "Kevin Py",
"license": "MIT",
"repository": {
Expand Down
10 changes: 5 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ Iceberg is built with React + Babel + Webpack. It's a solution for start your pr
[![Version](https://img.shields.io/github/release/kevinpy/Iceberg.svg)](https://github.com/kevinpy/Iceberg/releases)
[![dependencies Status](https://david-dm.org/kevinpy/iceberg/status.svg)](https://david-dm.org/kevinpy/iceberg)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](paypal.me/kevinpy)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1447c0dff5fd49fe93e9c2141ded90e1)](https://www.codacy.com/app/pykevin/Iceberg?utm_source=github.com&utm_medium=referral&utm_content=KevinPy/Iceberg&utm_campaign=Badge_Grade)
***
**Author**: *Kevin Py*<br />
**Website**: <https://kevinpy.com><br />
**Version**: 2.1.1
**Website**: <https://kevinpy.com>
***
#### Installation
```
Expand All @@ -35,7 +35,7 @@ $ npm install
|- index.js
```
#### TODO
[ ] Tests
[x] ESLint
[ ] Separate Webpack Dev/Prod
[ ] Tests<br />
[x] ESLint<br />
[ ] Separate Webpack Dev/Prod<br />
[x] Router

0 comments on commit 5cd7f63

Please sign in to comment.