From ea74df211d1704b27a47f9dd0190eba66a970a51 Mon Sep 17 00:00:00 2001 From: mockturtl Date: Wed, 13 May 2015 19:28:45 -0400 Subject: [PATCH] bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index d1105d3..39543a5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,5 +1,5 @@ name: dotenv -version: 0.1.2 +version: 0.1.3-pre description: Load environment variables from a `.env` file. author: mockturtl homepage: https://github.com/mockturtl/dotenv