Skip to content

Commit

Permalink
Merge pull request #26 from fabian4/dev
Browse files Browse the repository at this point in the history
fix: fix release version
  • Loading branch information
fabian4 authored Mar 2, 2022
2 parents 8f5eebc + eb4504b commit e193c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "casdoor-js-sdk",
"version": "0.0.4",
"version": "0.0.1",
"description": "Javascript client SDK for Casdoor",
"main": "lib/cjs/index.js",
"typings": "lib/cjs/index.d.ts",
Expand Down

0 comments on commit e193c02

Please sign in to comment.