Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
6e53d69194 | |||
5129377992 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartcrypto",
|
||||
"version": "2.0.4",
|
||||
"version": "2.0.5",
|
||||
"private": false,
|
||||
"description": "easy crypto methods",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartcrypto',
|
||||
version: '2.0.4',
|
||||
version: '2.0.5',
|
||||
description: 'easy crypto methods'
|
||||
}
|
||||
|
Reference in New Issue
Block a user