Skip to content

Commit

Permalink
update CHANGELOG and bump package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcpederson committed Sep 17, 2014
1 parent d59b7cc commit 7c56092
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
# v1.1.0
* add functionality inside ng-repeat
* graphs update live when scope changes
* add ring charts

# v1.0.2
* add bower dependencies
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-dimple",
"version": "1.0.2",
"version": "1.1.0",
"main": "dist/angular-dimple.js",
"homepage": "http://esripdx.github.io/angular-dimple/",
"authors": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-dimple",
"version": "1.0.2",
"version": "1.1.0",
"description": "Angular.js wrapper for the Dimple charting language",
"repository": "https://github.com/esripdx/angular-dimple",
"license": "ISC",
Expand Down

0 comments on commit 7c56092

Please sign in to comment.