Skip to content

Commit

Permalink
fix(index): trigger a new release
Browse files Browse the repository at this point in the history
Fixes #21
  • Loading branch information
luisherranz committed Jul 11, 2018
1 parent 7f353af commit 23f2e63
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
export const initialFeature = 'I am the initial feature';
export const newFeature = 'And this is a new feature';
export const change = 'This is a change to trigger a new release';

0 comments on commit 23f2e63

Please sign in to comment.