Skip to content

Commit

Permalink
Update to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
alikemal.ocalan committed Nov 10, 2020
1 parent 1e21354 commit 90d11ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ or Deploy Haroku
### TODO list

- [x] Save cookie to s3 for logout&restart problem on Heroku
- [ ] saving to local machine option
- [x] saving to local machine option
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

name := "instastorysaver"
version := "0.1.1"
version := "0.1.2"
organization := "com.github.alikemalocalan"
scalaVersion := "2.12.12"

Expand Down

0 comments on commit 90d11ae

Please sign in to comment.