Navigation Menu

Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weavejester committed Apr 14, 2017
1 parent 31bbe44 commit e13bf45
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 @@ -12,7 +12,7 @@ A [Duct][] module that adds logging to a configuration, using the

To install, add the following to your project `:dependencies`:

[duct/module.logging "0.1.0-SNAPSHOT"]
[duct/module.logging "0.1.0"]

## Usage

Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject duct/module.logging "0.1.0-SNAPSHOT"
(defproject duct/module.logging "0.1.0"
:description "Logging module for Duct"
:url "https://github.com/duct-framework/module.logging"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit e13bf45

Please sign in to comment.