Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarshantanu committed Jan 24, 2014
1 parent 7ad7747 commit c9cce4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ include the following dependencies in `project.clj`:

```clojure
[clj-dbcp "0.8.1"] ; to create connection-pooling DataSource
[clj-liquibase "0.4.0"] ; for this library
[clj-liquibase "0.5.0"] ; for this library
[oss-jdbc "0.8.0"] ; for Open Source JDBC drivers
```

Expand Down

0 comments on commit c9cce4f

Please # to comment.