Skip to content

Commit 9a0a212

Browse files
committed
1.0.0
1 parent dd9eb93 commit 9a0a212

10 files changed

+10
-10
lines changed

dist/mobi-plugin-prism.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! mobi-plugin-prism v0.1.0 https://github.com/mobi-css/mobi-plugin-prism */
1+
/*! mobi-plugin-prism v1.0.0 https://github.com/mobi-css/mobi-plugin-prism */
22
/**
33
* prism.js default theme for JavaScript, CSS and HTML
44
* Based on dabblet (http://dabblet.com)

dist/mobi-plugin-prism.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/mobi-plugin-prism.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/css/mobi-plugin-prism.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! mobi-plugin-prism v0.1.0 https://github.com/mobi-css/mobi-plugin-prism */
1+
/*! mobi-plugin-prism v1.0.0 https://github.com/mobi-css/mobi-plugin-prism */
22
/**
33
* prism.js default theme for JavaScript, CSS and HTML
44
* Based on dabblet (http://dabblet.com)

docs/css/mobi-plugin-prism.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/css/mobi-plugin-prism.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobi-plugin-prism",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "The default theme for highlighter Prism",
55
"main": "index.scss",
66
"scripts": {

site/css/mobi-plugin-prism.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! mobi-plugin-prism v0.1.0 https://github.com/mobi-css/mobi-plugin-prism */
1+
/*! mobi-plugin-prism v1.0.0 https://github.com/mobi-css/mobi-plugin-prism */
22
/**
33
* prism.js default theme for JavaScript, CSS and HTML
44
* Based on dabblet (http://dabblet.com)

0 commit comments

Comments
 (0)