Skip to content

Commit

Permalink
Automated version bump [ci skip]
Browse files Browse the repository at this point in the history
From CI build 8
  • Loading branch information
travis-ci-ciena committed Dec 6, 2016
1 parent 7eeca0a commit aedec1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# 0.1.0
* **Added** initial implementation of a simple `frost-table`

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-frost-table",
"version": "0.0.1",
"version": "0.1.0",
"description": "A simple table component",
"license": "MIT",
"author": "Adam Meadows (https://github.com/job13er)",
Expand Down Expand Up @@ -71,4 +71,4 @@
"ember-addon": {
"configPath": "tests/dummy/config"
}
}
}

0 comments on commit aedec1b

Please sign in to comment.