Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanbyron committed May 26, 2016
1 parent a55643b commit 42e2ee2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
PATH
remote: .
specs:
prawn-labels (1.2.3)
prawn (~> 2.0.0, >= 1.0.0)
prawn-labels (1.2.4)
prawn (>= 1.0.0, < 3.0.0)

GEM
remote: https://rubygems.org/
specs:
minitest (5.8.3)
pdf-core (0.5.1)
prawn (2.0.0)
pdf-core (~> 0.5.0)
pdf-core (0.6.1)
prawn (2.1.0)
pdf-core (~> 0.6.1)
ttfunk (~> 1.4.0)
purdytest (2.0.0)
minitest (~> 5.5)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.3
1.2.4

0 comments on commit 42e2ee2

Please sign in to comment.