Compare commits
4 Commits
Author | SHA1 | Date | |
---|---|---|---|
2c29ae3bf0 | |||
b26b8ed4a6 | |||
0e6877d2d1 | |||
8a0c3fe906 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartstring",
|
||||
"version": "4.0.10",
|
||||
"version": "4.0.13",
|
||||
"private": false,
|
||||
"description": "handle strings in smart ways. TypeScript ready.",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartstring',
|
||||
version: '4.0.10',
|
||||
version: '4.0.12',
|
||||
description: 'handle strings in smart ways. TypeScript ready.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user