Skip to content

Commit

Permalink
v0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hdgarrood committed Apr 2, 2016
1 parent 58431b5 commit 125c113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pursuit.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: pursuit
version: 0.3.7
version: 0.3.8
cabal-version: >= 1.8
build-type: Simple
license: MIT
Expand Down

2 comments on commit 125c113

@hdgarrood
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paf31 It's probably a good idea to update the configuration to require at least psc-publish 0.8.3 for uploaded packages when you deploy this, since there's a bug in previous versions of psc-publish which means that licenses aren't present in the pursuit json files. The code still handles existing packages without licenses though, so no need to regenerate everything right now.

@paf31
Copy link
Contributor

@paf31 paf31 commented on 125c113 Apr 2, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good, will do.

Please sign in to comment.