2 Commits

Author SHA1 Message Date
df6b1a9730 2.0.0 2018-09-02 12:31:56 +02:00
5259cebfdc BREAKING CHANGE(scope): change scope to @pushrocks 2018-09-02 12:31:56 +02:00
2 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "smartversion",
"version": "1.0.4",
"version": "2.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "smartversion",
"version": "1.0.4",
"name": "@pushrocks/smartversion",
"version": "2.0.0",
"private": false,
"description": "handle semver with easy",
"main": "dist/index.js",