Browse Source

version update

morgan_chester 4 years ago
parent
commit
bf874c23d5
2 changed files with 3 additions and 3 deletions
  1. 1 1
      composer.json
  2. 2 2
      packages.json

+ 1 - 1
composer.json

@@ -10,7 +10,7 @@
   ],
   "homepage": "https://repo.underclub.ru/subbclub/autobackup/",
   "license": "MIT",
-  "version": "0.0.1",
+  "version": "1.0.1",
   "authors": [
     {
       "name": "Gregory Krassilnikov",

+ 2 - 2
packages.json

@@ -1,7 +1,7 @@
 {
   "packages": {
     "subbclub/autobackup": {
-      "0.0.1": {
+      "1.0.1": {
         "name": "subbclub/autobackup",
         "type": "library",
         "description": "Script to backup to the usual Yandex Disk",
@@ -12,7 +12,7 @@
         ],
         "homepage": "https://subbclub.ru",
         "license": "MIT",
-        "version": "0.0.1",
+        "version": "1.0.1",
         "authors": [
           {
             "name": "Gregory Krassilnikov",