Skip to content

Commit

Permalink
feat(index): add new string
Browse files Browse the repository at this point in the history
new feature string to trigger a release

fix #5
  • Loading branch information
luisherranz committed Jun 20, 2018
1 parent 9b50af5 commit 0c56510
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ export const string200 =

export const string400 =
'asdfdasdfdasfasfdafasfasfasfasfasfasfsafasfasfasdfdasfasfasfsdasdfasdasafsfsafsdsdf asdfdasdfdasfasfdafasfasfasfasfasfasfsafasfasfasdfdasfasfasfsdasdfasdasafsfsafsdsdf';

export const newFeature = 'sooo important new feature';

0 comments on commit 0c56510

Please sign in to comment.