Skip to content

Commit

Permalink
version bump for NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
sysrage committed Mar 1, 2022
1 parent 97fff26 commit 87a5c7a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Build Binary Executable
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:

jobs:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nwdc",
"version": "1.0.0",
"version": "1.0.1",
"description": "NW.js Debug Console",
"license": "MIT",
"homepage": "https://github.com/nwutils/nwdc#readme",
Expand Down

0 comments on commit 87a5c7a

Please sign in to comment.