File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Clojure PDF manipulation library & wrapper for [ PDFBox] ( http://pdfbox.apache.org/ ) .
4
4
5
- * [ ![ "Clojar version"] ( https://img.shields.io/badge/clojars%20version-0.1.4 -brightgreen.svg?style=flat-square )] ( https://clojars.org/pdfboxing )
5
+ * [ ![ "Clojar version"] ( https://img.shields.io/badge/clojars%20version-0.1.5 -brightgreen.svg?style=flat-square )] ( https://clojars.org/pdfboxing )
6
6
* [ ![ "Continuous Integration status"] ( https://img.shields.io/travis/dotemacs/pdfboxing.svg?style=flat-square )] ( http://travis-ci.org/dotemacs/pdfboxing )
7
7
* [ ![ License] ( http://img.shields.io/badge/license-BSD-brightgreen.svg?style=flat-square )] ( http://www.opensource.org/licenses/bsd-license )
8
8
* [ ![ Dependency Status] ( https://www.versioneye.com/user/projects/5520e2a9971f7847ca0004a1/badge.svg?style=flat-square )] ( https://www.versioneye.com/user/projects/5520e2a9971f7847ca0004a1 )
Original file line number Diff line number Diff line change 1
- (defproject pdfboxing " 0.1.4 "
1
+ (defproject pdfboxing " 0.1.5 "
2
2
:description " Clojure PDF manipulation library & wrapper for PDFBox"
3
3
:url " https://github.com/dotemacs/pdfboxing"
4
4
:license {:name " BSD"
You can’t perform that action at this time.
0 commit comments