Skip to content

Commit

Permalink
Bump to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
topheman committed Mar 10, 2019
1 parent 5925bd0 commit 492cd38
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
{
"name": "nextjs-movie-browser",
"version": "0.0.1",
"version": "1.0.0",
"private": true,
"description": "A NextJS implementation of the themoviedb.org website.",
"keywords": ["NextJS", "ReactJS", "TypeScript", "Tslint","Jest", "Cypress.io", "i18n"],
"keywords": [
"NextJS",
"ReactJS",
"TypeScript",
"Tslint",
"Jest",
"Cypress.io",
"i18n"
],
"repository": {
"url": "https://github.com/topheman/nextjs-movie-browser.git",
"type": "git"
Expand Down

0 comments on commit 492cd38

Please sign in to comment.