Skip to content

Commit

Permalink
Bump version to 0.2.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
lisamelton committed Jan 5, 2016
1 parent 3addd20 commit 6966ac7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2013-2015 Don Melton
Copyright (c) 2013-2016 Don Melton

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 2 additions & 2 deletions lib/video_transcoding/version.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#
# version.rb
#
# Copyright (c) 2013-2015 Don Melton
# Copyright (c) 2013-2016 Don Melton
#

module VideoTranscoding
VERSION = '0.2.7'
VERSION = '0.2.8'
end

0 comments on commit 6966ac7

Please sign in to comment.