Skip to content

Commit

Permalink
Update version to 0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
estan committed Dec 19, 2014
1 parent 94fe106 commit 4e44c0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ outputs were built.
[mustache]: http://mustache.github.io/ "Mustache - Logic-less templates"
[fop]: http://xmlgraphics.apache.org/fop/ "Apache™ FOP (Formatting Objects Processor)"
[html_preview]: https://rawgit.com/estan/protoc-gen-doc/master/examples/doc/example.html "HTML Example Output"
[release_zip]: https://github.com/estan/protoc-gen-doc/releases/download/v0.3/protoc-gen-doc-v0.3-win32.zip "Release 0.3 for Windows"
[release_zip]: https://github.com/estan/protoc-gen-doc/releases/download/v0.4/protoc-gen-doc-v0.4-win32.zip "Release 0.4 for Windows"
2 changes: 1 addition & 1 deletion protoc-gen-doc.pro
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TEMPLATE = app
VERSION = 0.3
VERSION = 0.4

CONFIG += console c++11
CONFIG -= app_bundle
Expand Down

0 comments on commit 4e44c0f

Please sign in to comment.