diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 95032d61b..7b314af7c 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -11,8 +11,6 @@ - **Card/Item** - Fix generic link stylings erroneously affecting linked ui elements like buttons - **Table** - Fixes table cell transition animating all properties -**Updates to LearnSemantic guides - ### Version 1.0.0 - November 24, 2014 **Breaking Changes** diff --git a/package.json b/package.json index cad559139..a91536494 100755 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "semantic", + "name": "semantic-ui", "version": "1.0.1", "title": "Semantic UI", "description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.",