We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3addd20 commit 6966ac7Copy full SHA for 6966ac7
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright (c) 2013-2015 Don Melton
+Copyright (c) 2013-2016 Don Melton
2
3
Permission is hereby granted, free of charge, to any person obtaining a copy
4
of this software and associated documentation files (the "Software"), to deal
lib/video_transcoding/version.rb
@@ -1,9 +1,9 @@
#
# version.rb
-# Copyright (c) 2013-2015 Don Melton
+# Copyright (c) 2013-2016 Don Melton
5
6
7
module VideoTranscoding
8
- VERSION = '0.2.7'
+ VERSION = '0.2.8'
9
end
0 commit comments