summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/coderay.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/coderay.rb b/lib/coderay.rb
index 012668b..ea3ddb0 100644
--- a/lib/coderay.rb
+++ b/lib/coderay.rb
@@ -128,7 +128,7 @@
#
module CodeRay
- Version = '0.4.2'
+ Version = '0.4.4'
require 'coderay/tokens'
require 'coderay/scanner'