Skip to content

Commit

Permalink
⬆️ wavedrom 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
drom committed May 22, 2019
1 parent 0ee9fa5 commit b1f591c
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 8 deletions.
4 changes: 2 additions & 2 deletions WaveDrom.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion WaveDromEditor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "WaveDromEditor",
"main": "editor.html",
"version": "2.1.0",
"version": "2.1.2",
"window": {
"icon":"images/logo.png",
"toolbar": false,
Expand Down
2 changes: 1 addition & 1 deletion build-wde.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ cp scripts/* src/scripts

curl https://raw.githubusercontent.com/drom/simple-nwjs-app/master/build.sh -o build.sh

bash build.sh --name wavedrom-editor --version v2.1.0
bash build.sh --name wavedrom-editor --version v2.1.2
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "wavedrom-editor",
"description": "WaveDrom editor",
"version": "2.1.0",
"version": "2.1.2",
"main": "index.js",
"directories": {
"doc": "doc"
Expand Down Expand Up @@ -29,7 +29,7 @@
"codemirror": "^5.46.0",
"eslint": "^5.16.0",
"@drom/eslint-config": "^0.10.0",
"wavedrom": "^2.1.0"
"wavedrom": "^2.1.2"
},
"eslintConfig": {
"extends": "@drom/eslint-config/eslint4/node4"
Expand Down
1 change: 1 addition & 0 deletions skins/default.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions skins/lowkey.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions skins/narrow.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions wavedrom.min.js

Large diffs are not rendered by default.

0 comments on commit b1f591c

Please sign in to comment.