Compare commits

..

2 Commits

2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartdata",
"version": "5.0.43",
"version": "5.1.0",
"private": false,
"description": "do more with data",
"main": "dist_ts/index.js",

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdata',
version: '5.0.43',
version: '5.1.0',
description: 'do more with data'
}