Skip to content

Commit

Permalink
v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ssdh233 committed Sep 29, 2018
1 parent 3436170 commit 67d65a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/react/Index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import SlideToggle from "./SlideToggle.jsx";

import styles from "./Index.modules.scss";

const VERSION = "v1.6.5";
const VERSION = "v1.7.0";

class Index extends React.Component {
constructor(props) {
Expand Down

0 comments on commit 67d65a0

Please sign in to comment.