Skip to content

Commit

Permalink
chore(*): Release-1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
youluna committed Oct 17, 2018
1 parent 637da58 commit 0409acd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const next = require('./lib/index.js');

next.version = '1.9.5';
next.version = '1.9.6';

module.exports = next;
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alifd/next",
"version": "1.9.5",
"version": "1.9.6",
"description": "A configurable component library for web built on React.",
"keywords": [
"fusion",
Expand Down

0 comments on commit 0409acd

Please sign in to comment.