Skip to content

Commit

Permalink
bump release
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed Nov 9, 2015
1 parent f7b9358 commit af69f98
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//#if NODE
//#undef RIOT
/* riot-compiler 2.3.0, @license MIT, (c) 2015 Muut Inc. + contributors */
/* riot-compiler 2.3.1, @license MIT, (c) 2015 Muut Inc. + contributors */
;(function (root, factory) {

/* istanbul ignore else */
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": "riot-compiler",
"version": "2.3.0",
"version": "2.3.1",
"description": "Compiler for riot .tag files",
"main": "dist/compiler.js",
"directories": {
Expand Down

0 comments on commit af69f98

Please sign in to comment.