8000 ship: v2.0.2 by xidedix · Pull Request #23 · coreui/coreui-react · GitHub
[go: up one dir, main page]

Skip to content

ship: v2.0.2 #23

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 15, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
ship: v2.0.2
  • Loading branch information
xidedix committed Jun 15, 2018
commit 9f51b0d241d28aab292625476881a0a81a2584a9
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## @coreui/react v2 for [CoreUI for React.js](https://coreui.io/react/)
## @coreui/react v2 for [CoreUI for React](https://coreui.io/react/)

[![npm package][npm-badge]][npm]
[![npm next][npm-next]][npm]
Expand All @@ -20,8 +20,6 @@
[circleci-badge]: https://circleci.com/gh/coreui/react/tree/master.svg?style=shield
[circleci]: https://circleci.com/gh/coreui/react/tree/master.svg?style=shield

_@coreui/react v2_ :construction:
- work in progress :warning:
- bootstrapped with [nwb](https://github.com/insin/nwb) toolkit

#### `npm run` scripts
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": "@coreui/react",
"version": "2.0.1",
"version": "2.0.2",
"description": "CoreUI React Bootstrap 4 components",
"license": "MIT",
"author": {
Expand Down
0