Browse Source

Merge pull request #1029 from menthol/patch-1

Do not set current version on composer.json
pull/1033/head
Jack Lukic 10 years ago
parent
commit
cd86472c16
1 changed files with 1 additions and 2 deletions
  1. 3
      composer.json

3
composer.json

@ -1,6 +1,5 @@
{
"name": "semantic/ui",
"version" : "0.3.5",
"description" : "Semantic empowers designers and developers by creating a shared vocabulary for UI.",
"homepage" : "http://www.semantic-ui.com",
"authors": [
@ -18,4 +17,4 @@
"framework"
],
"license" : "MIT"
}
}
Loading…
Cancel
Save