Skip to content

Commit 27aca89

Browse files
committed
Bump version to 0.3.0.2 [ci skip]
1 parent ea42b16 commit 27aca89

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Dotenv 0.3.0.3
2+
3+
* Allow optparse-applicative 0.13
4+
15
## Dotenv 0.3.0.1
26

37
* Remove unnecessary package dependencies.

dotenv.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: dotenv
2-
version: 0.3.0.2
2+
version: 0.3.0.3
33
synopsis: Loads environment variables from dotenv files
44
homepage: https://github.com/stackbuilders/dotenv-hs
55
description:

0 commit comments

Comments
 (0)