Skip to content

Commit

Permalink
Merge pull request #36 from paulcpederson/master
Browse files Browse the repository at this point in the history
bump to 1.1.2
  • Loading branch information
nikolaswise committed Sep 22, 2014
2 parents ba0dd9f + aca85d5 commit d4cf5f4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Angular-Dimple Changelog

# v1.1.2
* add default width (100%)
* add default height (100%)
* add default margin (60, 60, 20, 40)

# v1.1.1
* add time formats and such

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.1.1",
"version": "1.1.2",
"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.1.1",
"version": "1.1.2",
"description": "Angular.js wrapper for the Dimple charting language",
"repository": "https://github.com/esripdx/angular-dimple",
"license": "ISC",
Expand Down

0 comments on commit d4cf5f4

Please sign in to comment.