Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Baclet committed May 9, 2017
1 parent 7f47cad commit 2e3681f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion barbiche.js
Original file line number Diff line number Diff line change
Expand Up @@ -3190,7 +3190,7 @@ if (typeof require !== 'undefined' && typeof exports !== 'undefined') {

},{}],2:[function(require,module,exports){
// Barbiche
// version: 3.0.9
// version: 3.0.10
// author: Manuel Baclet <[email protected]>
// license: MIT

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "barbiche",
"version": "3.0.9",
"version": "3.0.10",
"description": "Logic-full template engine for DOM & JavaScript",
"author": "Manuel Baclet <[email protected]>",
"homepage": "https://manubb.github.io/barbiche",
Expand Down
2 changes: 1 addition & 1 deletion src/barbiche.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Barbiche
// version: 3.0.9
// version: 3.0.10
// author: Manuel Baclet <[email protected]>
// license: MIT

Expand Down

0 comments on commit 2e3681f

Please sign in to comment.