fix: update package version

This commit is contained in:
Stevan Freeborn
2023-02-20 13:21:29 -06:00
parent 89edc0be36
commit 1f11b05a1a
2 changed files with 1 additions and 8 deletions
-7
View File
@@ -61,13 +61,6 @@ jobs:
committer_email: actions@github.com
outputs:
committed: ${{ steps.commit.outputs.committed }}
experiment:
needs: format
name: experiment
runs-on: ubuntu-latest
steps:
- name: test
run: echo ${{ needs.format.outputs.committed }}
test:
needs: format
if: needs.format.outputs.committed == 'false'
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "onspring-api-sdk",
"version": "0.0.2",
"version": "0.0.1",
"description": "A javascript SDK for interacting with version 2 of the Onspring API.",
"keywords": [
"onspring",