Skip to content

Commit

Permalink
Bump to v0.0.8 and update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonLaster committed Nov 4, 2014
1 parent 53e850e commit a7001f2
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## V0.0.8
#### 11-4-2014

### Fixes
+ Fixed a couple small bugs that were an issue for v0.0.7



## V0.0.7
#### 11-4-2014

Expand Down
2 changes: 1 addition & 1 deletion extension/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Marionette Inspector",
"version": "0.0.7",
"version": "0.0.8",
"description": "A devtool for Marionette",
"author": "Jason Laster",
"minimum_chrome_version": "22.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "marionette.inspector",

"version": "0.0.7",
"version": "0.0.8",

"description": "A proper inspector for Marionette",

Expand Down

0 comments on commit a7001f2

Please sign in to comment.