Skip to content

Commit f21bddc

Browse files
committed
bumped up version
1 parent 963e3ae commit f21bddc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"files": [
2222
"src/*"
2323
],
24-
"version": "0.2.11",
24+
"version": "0.2.14",
2525
"dependencies": {
2626
"random-bytes": "1.0.0",
2727
"multiparty": "4.1.3",

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject macchiato/core "0.2.14"
1+
(defproject macchiato/core "0.2.15"
22
:description "ClojureScript Ring style HTTP server abstraction for Node.js."
33
:url "https://github.com/yogthos/macchiato-framework/macchiato-core"
44
:scm {:name "git"

0 commit comments

Comments
 (0)