Skip to content

Commit f35d708

Browse files
committed
v0.3.0
See CHANGELOG.md
1 parent 95c40fa commit f35d708

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
77

88
## Unreleased
99

10+
11+
## [0.3.0][0.3.0] - 19/03/2016
12+
1013
Added:
1114

1215
* check dependencies aggressively, on installation
@@ -57,3 +60,4 @@ This is the very first version of `msu`.
5760
[0.0.0]:https://github.com/GochoMugo/msu/releases/tag/0.0.0
5861
[0.1.0]:https://github.com/GochoMugo/msu/releases/tag/0.1.0
5962
[0.2.0]:https://github.com/GochoMugo/msu/releases/tag/0.2.0
63+
[0.3.0]:https://github.com/GochoMugo/msu/releases/tag/0.3.0

lib/metadata.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
{
99
MSU_AUTHOR_NAME="GochoMugo"
1010
MSU_AUTHOR_EMAIL="mugo@forfuture.co.ke"
11-
MSU_VERSION="0.2.0"
11+
MSU_VERSION="0.3.0"
1212
}

0 commit comments

Comments
 (0)