Skip to content

Commit dc2ce01

Browse files
Bumped to v0.12.1-pre
1 parent 140c0c4 commit dc2ce01

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.12.1-pre
2+
13
## 0.12.0
24

35
### Changes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ts-protoc-gen",
3-
"version": "0.12.0",
3+
"version": "0.12.1-pre",
44
"description": "Protoc Plugin for TypeScript Declarations and Service Definitions",
55
"scripts": {
66
"lint": "tslint -c tslint.json \"test/**/*.ts\" \"src/**/*.ts\"",

0 commit comments

Comments
 (0)