Skip to content

Commit

Permalink
Merge branch 'release/0.4.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
pc035860 committed Jul 27, 2015
2 parents 53af5d0 + d1943cd commit 03e1b4d
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions angular-highlightjs.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*! angular-highlightjs
version: 0.4.1
build date: 2015-07-27
version: 0.4.2
build date: 2015-07-28
author: Chih-Hsuan Fan
https://github.com/pc035860/angular-highlightjs.git */

Expand Down
4 changes: 2 additions & 2 deletions angular-highlightjs.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-highlightjs",
"version": "0.4.1",
"version": "0.4.2",
"description": "AngularJS directive for syntax highlighting with highlight.js.",
"main": "./build/angular-highlightjs.js",
"ignore": [
Expand Down
4 changes: 2 additions & 2 deletions build/angular-highlightjs.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*! angular-highlightjs
version: 0.4.1
build date: 2015-07-27
version: 0.4.2
build date: 2015-07-28
author: Chih-Hsuan Fan
https://github.com/pc035860/angular-highlightjs.git */

Expand Down
4 changes: 2 additions & 2 deletions build/angular-highlightjs.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-highlightjs",
"version": "0.4.1",
"version": "0.4.2",
"description": "AngularJS directive for syntax highlighting with highlight.js",
"main": "./build/angular-highlightjs.js",
"directories": {},
Expand Down

0 comments on commit 03e1b4d

Please sign in to comment.