Skip to content

Commit

Permalink
Merge pull request #23 from appsembler/bump-0.1.2
Browse files Browse the repository at this point in the history
bump 0.1.2
  • Loading branch information
estherjsuh authored Jul 26, 2021
2 parents 46dc5e4 + e250a0d commit 70b2d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def package_data(pkg, roots):

setup(
name='xblock-prismjs',
version='0.1.1',
version='0.1.2',
author='Esther Suh, Appsembler',
description=('Open EdX XBlock for syntax highlight via Prism JS'),
packages=[
Expand Down

0 comments on commit 70b2d28

Please sign in to comment.