diff options
Diffstat (limited to 'content/post/2012-11-13-automatic-high-quality-releases.markdown')
-rw-r--r-- | content/post/2012-11-13-automatic-high-quality-releases.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/post/2012-11-13-automatic-high-quality-releases.markdown b/content/post/2012-11-13-automatic-high-quality-releases.markdown index a2a90f4..860aea1 100644 --- a/content/post/2012-11-13-automatic-high-quality-releases.markdown +++ b/content/post/2012-11-13-automatic-high-quality-releases.markdown @@ -8,6 +8,8 @@ tags: ["shell scripting", "finatra"] Recently, I invested some time into automating some of the work that goes into a [Finatra](http://github.com/capotej/finatra#readme) release. +<!--more--> + The work consists of updating: * The version in the XML fragment of the main [README.markdown](https://github.com/finatra/https://github.com/capotej/finatra/blob/master/README.markdown) |