Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
luciodale committed Jan 5, 2020
1 parent 55af520 commit 5329894
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -31,7 +31,7 @@ As at this state you must be dying of curiosity, I will dive right into the code
#### In Deps

```clojure
fork {:mvn/version "1.2.0"}
fork {:mvn/version "1.2.1"}
```

or
Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject fork "1.2.0"
(defproject fork "1.2.1"
:description "Reagent & Re-Frame form library"
:url "https://github.com/luciodale/fork"
:license {:name "MIT"}
Expand Down

0 comments on commit 5329894

Please sign in to comment.