Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandasb committed Dec 7, 2019
1 parent 473b234 commit eb6e369
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### unreleased

### 0.2.0 / December 7, 2019

* Added highlight_envs configuration option [Rolandas Barysas]

* Hide staff bar in print mode [Rolandas Barysas]
Expand Down
2 changes: 1 addition & 1 deletion lib/staff_bar/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module StaffBar
VERSION = '0.1.1'
VERSION = '0.2.0'
end

0 comments on commit eb6e369

Please sign in to comment.