Skip to content

Commit c352a2e

Browse files
committed
build: implement version minor 0.3.0
1 parent 7d79f28 commit c352a2e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ This file uses change log convention from `keep a CHANGELOG`_.
88
`Unreleased`_
99
+++++++++++++
1010

11+
`0.3.0`_ - 2019-08-23
12+
++++++++++++++++++++++
13+
14+
- `12 <#12>` - refactor: upgrade settings for project
15+
- `14 <#14>` - Refactor: change path for sdk flutter
16+
- `16 <#16>` - fix: path of file
17+
1118
`0.2.1`_ - 2019-06-23
1219
++++++++++++++++++++++
1320

@@ -28,7 +35,8 @@ This file uses change log convention from `keep a CHANGELOG`_.
2835
++++++++++++++++++++++
2936

3037

31-
.. _`Unreleased`: https://github.com/luismayta/zsh-flutter/compare/0.2.1...HEAD
38+
.. _`Unreleased`: https://github.com/luismayta/zsh-flutter/compare/0.3.0...HEAD
39+
.. _`0.3.0`: https://github.com/luismayta/zsh-flutter/compare/0.2.1...0.3.0
3240
.. _`0.2.1`: https://github.com/luismayta/zsh-flutter/compare/0.2.0...0.2.1
3341
.. _`0.2.0`: https://github.com/luismayta/zsh-flutter/compare/0.1.1...0.2.0
3442
.. _`0.1.1`: https://github.com/luismayta/zsh-flutter/compare/0.1.0...0.1.1

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Build
88

99
|Build Status| |GitHub issues| |GitHub license|
1010

11-
:Version: 0.2.1
11+
:Version: 0.3.0
1212
:Web: https://github.com/luismayta/zsh-flutter
1313
:Download: https://github.com/luismayta/zsh-flutter
1414
:Source: https://github.com/luismayta/zsh-flutter

0 commit comments

Comments
 (0)