Skip to content

Commit

Permalink
chore(release): 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davinkevin committed Jan 3, 2016
1 parent b7c7c0d commit 980d879
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,16 @@



<a name="0.6.2"></a>
## [0.6.2](https://github.com/davinkevin/AngularStompDK/compare/v0.6.1...v0.6.2) (2016-01-03)


### Features

* **bower:** add bower.json file to brought back bower support (sorry for that...) ([df533a5](https://github.com/davinkevin/AngularStompDK/commit/df533a5))



<a name="0.6.1"></a>
## [0.6.1](https://github.com/davinkevin/AngularStompDK/compare/v0.6.0...v0.6.1) (2016-01-02)

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": "AngularStompDK",
"version": "0.6.1",
"version": "0.6.2",
"main": "dist/angular-stomp.js",
"ignore": [
"build",
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": "AngularStompDK",
"version": "0.6.1",
"version": "0.6.2",
"description": "Angular Stomp DK",
"main": "dist/angular-stomp",
"jspm": {
Expand Down

0 comments on commit 980d879

Please sign in to comment.