Skip to content

Commit fbe435b

Browse files
authored
bump version (#291)
1 parent 17c9407 commit fbe435b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.0.3-SNAPSHOT
1+
## 0.0.3
22

33
### New specs
44

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject speculative "0.0.3"
1+
(defproject speculative "0.0.4-SNAPSHOT"
22
:description "A collection of specs for clojure.core functions"
33
:url "https://github.com/borkdude/speculative"
44
:scm {:name "git"

0 commit comments

Comments
 (0)