Skip to content

Commit

Permalink
Version 9.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
isagalaev committed Jun 28, 2016
1 parent 329577e commit 59d16fe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Master [UNRELEASED]
## Version 9.5.0

New languages:

Expand Down
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@
# built documents.
#
# The short X.Y version.
version = '9.4'
version = '9.5'
# The full version, including alpha/beta/rc tags.
release = '9.4.0'
release = '9.5.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"syntax"
],
"homepage": "https://highlightjs.org/",
"version": "9.4.0",
"version": "9.5.0",
"author": {
"name": "Ivan Sagalaev",
"email": "[email protected]"
Expand Down

0 comments on commit 59d16fe

Please sign in to comment.