Skip to content

Commit 9d55ebc

Browse files
committed
Setting as version 1.0.0
1 parent 8f498fc commit 9d55ebc

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "syntax/core",
3-
"version": "1.0.1",
3+
"version": "1.0.0",
44
"description": "A core set of features for laravel sites.",
55
"license": "MIT",
66
"authors": [
@@ -36,10 +36,5 @@
3636
"psr-0": {
3737
"Syntax\\Core\\": "src/"
3838
}
39-
},
40-
"extra": {
41-
"branch-alias": {
42-
"dev-master": "1.0.x-dev"
43-
}
4439
}
4540
}

0 commit comments

Comments
 (0)