Skip to content

Commit

Permalink
⬆️ wavedrom v2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
drom committed Feb 10, 2020
1 parent b93a4b8 commit 241c1a6
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 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.3.1",
"version": "2.3.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.3.1
bash build.sh --name wavedrom-editor --version v2.3.2
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@drom/eslint-config": "^0.10.0",
"codemirror": "^5.51.0",
"eslint": "^5.16.0",
"wavedrom": "^2.3.1"
"wavedrom": "^2.3.2"
},
"eslintConfig": {
"extends": "@drom/eslint-config/eslint4/node4"
Expand Down
4 changes: 2 additions & 2 deletions wavedrom.min.js

Large diffs are not rendered by default.

0 comments on commit 241c1a6

Please sign in to comment.