Skip to content

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
Husien Vora committed Dec 3, 2024
1 parent b1746dd commit f7930f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#### 1.0.0 (2020-06-29)
#### 1.0.1 (2020-06-29)

- Validate SafleIDs against predefined rules.
- Check the registration status of SafleIDs.
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": "@getsafle/safle-gaming-sdk",
"version": "1.0.0",
"version": "1.0.1",
"description": "Package for interacting with the SafleId Smart Contracts.",
"main": "src/index.js",
"scripts": {
Expand Down

1 comment on commit f7930f9

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage Report (73%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files73.916810073.91 
src71.876810071.87 
   index.js71.876810071.8721, 57, 77, 97, 115, 123–155
src/constants/ABI100100100100 
   main-contract.js100100100100 
   storage-contract.js100100100100 
src/constants/errors100100100100 
   index.js100100100100 

Please sign in to comment.