Skip to content

Commit

Permalink
Merge pull request #10 from fkovinAtRocket/feature/versioning
Browse files Browse the repository at this point in the history
versioning info
  • Loading branch information
1000TurquoisePogs authored Dec 17, 2018
2 parents 35ede2a + 73f6cf9 commit 11c0998
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pluginDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,8 @@
"filename": "helloWorld.js",
"routerFactory": "helloWorldRouter",
"dependenciesIncluded": true,
"initializerLookupMethod": "external"
"initializerLookupMethod": "external",
"version": "1.0.0"
}
],
"configurationData": {
Expand Down

0 comments on commit 11c0998

Please sign in to comment.