Skip to content

Commit 1c34dec

Browse files
committed
Set library version to 0.7.0
1 parent 1da19c1 commit 1c34dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/cfxnes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import {
1818
} from './properties';
1919

2020
const NAME = 'cfxnes';
21-
const VERSION = '0.6.0';
21+
const VERSION = '0.7.0';
2222

2323
const {defineProperties} = Object;
2424

0 commit comments

Comments
 (0)