Skip to content

Commit

Permalink
fix: Mark package.json as semantically released
Browse files Browse the repository at this point in the history
  • Loading branch information
selbekk committed Apr 8, 2018
1 parent f50105e commit a881fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "calidation",
"version": "0.0.0-development",
"version": "0.0.0-semantically-released",
"description": "A red hot validation library for React",
"main": "dist/index.js",
"keywords": ["validation", "react", "react validation"],
Expand Down

0 comments on commit a881fd6

Please sign in to comment.