Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TwitchBronBron committed Sep 20, 2023
1 parent e1adf06 commit 02e07bd
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
asset_paths: '["promises.zip", "./*.tgz"]'

# publish to npm
#- run: npm publish
- run: npm publish
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rokucommunity/promises",
"version": "0.0.1",
"version": "0.1.0",
"author": "RokuCommunity",
"license": "MIT",
"description": "A Promise-like implementation for BrightScript/Roku",
Expand Down

0 comments on commit 02e07bd

Please sign in to comment.