Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e72bdd1dcf | |||
| 39e38d516b |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartxml",
|
||||
"version": "1.0.7",
|
||||
"version": "1.0.8",
|
||||
"private": false,
|
||||
"description": "a package for creating and parsing xml formated files",
|
||||
"main": "dist_ts/index.js",
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartxml',
|
||||
version: '1.0.7',
|
||||
version: '1.0.8',
|
||||
description: 'a package for creating and parsing xml formated files'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user