Skip to content

Commit

Permalink
Bumped to v0.7.8-pre (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnyreeves authored Oct 14, 2018
1 parent ef031bf commit 0b5d779
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## 0.7.8-pre

## 0.7.7

### Fixes
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": "ts-protoc-gen",
"version": "0.7.7",
"version": "0.7.8-pre",
"description": "Protoc Plugin for TypeScript Declarations and Service Definitions",
"scripts": {
"lint": "tslint -c tslint.json 'test/**/*.ts' 'src/**/*.ts'",
Expand Down

0 comments on commit 0b5d779

Please sign in to comment.