Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
vinarmani committed Mar 22, 2024
1 parent 25d36ae commit 2ddcfb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ const decryptedSdp = slpsdp.decryptSdp(encryptedSdp, privateKey)

This software is licensed under the MIT License.

Copyright Fedor Badger, 2024.
Copyright Badger, 2024.

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slp-sdp",
"version": "1.0.0",
"version": "1.0.1",
"description": "Encode and encrypt SDP data according to the Simple Ledger Session Description Protocol (SLSDP)",
"main": "index.js",
"repository": "https://github.com/badger-cash/slp-sdp.git",
Expand Down

0 comments on commit 2ddcfb7

Please sign in to comment.