Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
davetron5000 committed Aug 13, 2015
1 parent 923c8d3 commit 5f2efae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
stitches (3.1.0)
stitches (3.2.0)
apitome
pg
rails
Expand Down
4 changes: 2 additions & 2 deletions lib/stitches/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Stitches
VERSION = '3.1.0'
end
VERSION = '3.2.0'
end

0 comments on commit 5f2efae

Please sign in to comment.