Skip to content

Commit

Permalink
Version 0.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell committed May 19, 2019
1 parent 64fe8b4 commit 7f76a27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
@@ -1,5 +1,6 @@
Changelog for Shake (* = breaking change)

0.18.1, released 2019-05-19
#678, fix serious bug in writeFile' - it could delete an unrelated file
0.18, released 2019-05-14
* Make files copied to the shared cache read-only
Expand Down
2 changes: 1 addition & 1 deletion shake.cabal
@@ -1,7 +1,7 @@
cabal-version: >= 1.18
build-type: Simple
name: shake
version: 0.18
version: 0.18.1
license: BSD3
license-file: LICENSE
category: Development, Shake
Expand Down

0 comments on commit 7f76a27

Please sign in to comment.