Skip to content

Commit 860a08a

Browse files
committed
Prepare release 0.1.0
1 parent 9d960e7 commit 860a08a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "taminomara-amm-ammcore",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "Implements packaging system, import system and universal bootloader for AMM.",
55
"author": "Tamika Nomara <taminomara@gmail.com>",
66
"license": "MIT",
@@ -10,6 +10,6 @@
1010
"docs": "https://taminomara.github.io/amm"
1111
},
1212
"devRequirements": {
13-
"taminomara-amm-ammtest": "~1.0"
13+
"taminomara-amm-ammtest": "~0.1"
1414
}
1515
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "taminomara-amm-ammtest",
3-
"version": "1.0.0",
3+
"version": "0.1.0",
44
"description": "Testing suite for AMM packages.",
55
"author": "Tamika Nomara <taminomara@gmail.com>",
66
"license": "MIT",
@@ -10,6 +10,6 @@
1010
"docs": "https://taminomara.github.io/amm"
1111
},
1212
"requirements": {
13-
"taminomara-amm-ammcore": "~1.0"
13+
"taminomara-amm-ammcore": "~0.1"
1414
}
1515
}

0 commit comments

Comments
 (0)