Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
1431e439a0 | |||
907d655d11 |
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@push.rocks/smartversion",
|
"name": "@push.rocks/smartversion",
|
||||||
"version": "3.0.3",
|
"version": "3.0.4",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "handle semver with ease",
|
"description": "handle semver with ease",
|
||||||
"main": "dist_ts/index.js",
|
"main": "dist_ts/index.js",
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@push.rocks/smartversion',
|
name: '@push.rocks/smartversion',
|
||||||
version: '3.0.3',
|
version: '3.0.4',
|
||||||
description: 'handle semver with ease'
|
description: 'handle semver with ease'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user