Skip to content

Commit

Permalink
- 버전업
Browse files Browse the repository at this point in the history
  • Loading branch information
mindplates committed Jun 23, 2019
1 parent aef19e6 commit 090ea93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/common.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// local storage access
import moment from "moment";
import {Dictionary, DictType} from "./dictionary";
export const version = "2.4.0";
export const version = "2.5.0";

export function getData(key) {
let ls = null;
Expand Down

0 comments on commit 090ea93

Please sign in to comment.