Skip to content

Commit

Permalink
Release 0.1.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gky360 authored Aug 13, 2020
2 parents 8286ca5 + 9c47cd0 commit 6c4bb58
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
# - macos-latest
- windows-latest
node-version:
- 12.16.0
Expand Down
2 changes: 1 addition & 1 deletion 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": "react-ngl",
"version": "0.0.1-alpha.3",
"version": "0.1.0-alpha.1",
"description": "React wrapper for ngl",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 6c4bb58

Please sign in to comment.