Skip to content

Commit

Permalink
Merge branch 'release/Release_for_v2.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Darius Rosendahl committed Dec 19, 2016
2 parents c4e74b2 + c172ca3 commit 2b3ee74
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "castlecss",
"version": "2.0.1",
"version": "2.1.0",
"description": "CastleCSS is a modular, mobile first, upgradable SCSS framework. This is a meta package with all available packages for CastleCSS",
"main": "index.js",
"scripts": {
Expand All @@ -27,8 +27,9 @@
},
"homepage": "http://www.castlecss.com",
"dependencies": {
"castlecss-buttons": "^0.4.1",
"castlecss-core": "^2.0.1",
"castlecss-notifications": "^0.3.0"
"castlecss-buttons": "^0.5.0",
"castlecss-core": "^2.1.0",
"castlecss-icons": "^1.0.0",
"castlecss-notifications": "^1.0.0"
}
}

0 comments on commit 2b3ee74

Please sign in to comment.