Skip to content

Commit

Permalink
update to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mshrieve committed Dec 5, 2023
1 parent ae39f50 commit cab48cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
build:
@echo "Building ts code..."
rm -rf dist
tsc --module commonjs
yarn tsc --module commonjs

.PHONY: test
test:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@polymarket/clob-client",
"description": "Typescript client for Polymarket's CLOB",
"version": "4.0.0",
"version": "4.0.1",
"contributors": [
{
"name": "Jonathan Amenechi",
Expand Down

0 comments on commit cab48cc

Please sign in to comment.