Skip to content

Commit 5d69f5f

Browse files
author
Manu
committed
- versions
1 parent 43abfed commit 5d69f5f

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## [1.3.0] 2019-04-23
3+
## [1.3.0] 2019-05-03
44
### Bug fixing
55
- Renamed `src/layouts/Dashboard/Dashboard.jsx` to `src/layouts/Admin.jsx`
66
- Renamed `src/views/Dashboard/Dashboard.jsx` to `src/views/Dashboard.jsx`

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017 Creative Tim
3+
Copyright (c) 2019 Creative Tim
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "light-bootstrap-dashboard-react",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"private": true,
55
"dependencies": {
66
"bootstrap": "3.3.7",

src/assets/css/light-bootstrap-dashboard-react.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
33
=========================================================
4-
* Light Bootstrap Dashboard React - v1.2.0
4+
* Light Bootstrap Dashboard React - v1.3.0
55
* Based on Light Bootstrap Dashboard - v1.3.0
66
=========================================================
77

src/assets/css/light-bootstrap-dashboard-react.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/assets/sass/light-bootstrap-dashboard-react.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
33
=========================================================
4-
* Light Bootstrap Dashboard React - v1.2.0
4+
* Light Bootstrap Dashboard React - v1.3.0
55
* Based on Light Bootstrap Dashboard - v1.3.0
66
=========================================================
77

0 commit comments

Comments
 (0)