Skip to content

Commit 1893c7f

Browse files
committed
changelog
1 parent 1e6e346 commit 1893c7f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Change Log
22
========================================
33

4+
v0.8.4 - 2022-09-04
5+
----------------------------------------
6+
7+
- Update completely to version 0.5.0
8+
9+
410
v0.8.3 - 2022-08-16
511
----------------------------------------
612

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ FROM dannyben/alpine-ruby
33
ENV PS1 "\n\n>> bashly \W \$ "
44
WORKDIR /app
55

6-
RUN gem install bashly --version 0.8.3
6+
RUN gem install bashly --version 0.8.4
77

88
ENTRYPOINT ["bashly"]

0 commit comments

Comments
 (0)