From e8ba45e22bb8e6f6b8a0550defc9f42adcc2c858 Mon Sep 17 00:00:00 2001 From: nathanmarz Date: Mon, 12 Jun 2017 12:03:34 -0400 Subject: [PATCH] begin 1.0.3 --- CHANGES.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index a8f4135..2e769bd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,5 @@ +## 1.0.3-SNAPSHOT + ## 1.0.2 * Added `pred=`, `pred<`, `pred>`, `pred<=`, `pred>=` for filtering using common comparisons diff --git a/VERSION b/VERSION index 6d7de6e..99eda91 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.2 +1.0.3-SNAPSHOT