Skip to content

Commit 6966ac7

Browse files
committed
Bump version to 0.2.8.
1 parent 3addd20 commit 6966ac7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2013-2015 Don Melton
1+
Copyright (c) 2013-2016 Don Melton
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

lib/video_transcoding/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#
22
# version.rb
33
#
4-
# Copyright (c) 2013-2015 Don Melton
4+
# Copyright (c) 2013-2016 Don Melton
55
#
66

77
module VideoTranscoding
8-
VERSION = '0.2.7'
8+
VERSION = '0.2.8'
99
end

0 commit comments

Comments
 (0)