Skip to content

Commit

Permalink
release v1.0.0!
Browse files Browse the repository at this point in the history
  • Loading branch information
ghjunior committed Jun 10, 2015
1 parent be9dc20 commit a47f4ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bin/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Tupiq Dev",
"version": "0.1.0",
"version": "1.0.0",
"chrome_url_overrides": {
"newtab": "index.html"
},
Expand Down Expand Up @@ -30,4 +30,4 @@
"manifest_version": 2,
"content_security_policy": "script-src 'self' https://www.google-analytics.com; object-src 'self'",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuGm6qZn9jRSkIfqVhQhGFZ2TDKXqSFBzuAAM7Vt672u00I7fTRUuj0euy8TTkm6HYuMqi29dWxkjuWwz0brUWmMIQUqZEesE8MTnIXDPS/pROkuOuXtA57ab0Qgw5WA5o0VsSKLrg3sBJG9lQZAV45rTPS/VglcNvVf9di9moIN98jecPis8CYokObjrOhILCbS1B5oi4sSOkV/2J2NHIqf5Bg4ymY/lyVzBSKh448sP4Ti3B8RFI9fl5aKKiA0f6MoOvwwu3pbsQgXokfwUFrSDPq/0lhlq4l4o5vfC22Z0OupOqoNvQlLEkzkO9VVRVOxoITjrsWFLB66hMDN9OwIDAQAB"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Tupiq",
"version": "0.1.0",
"version": "1.0.0",
"description": "",
"main": "src/js/app.js",
"dependencies": {
Expand Down
Binary file renamed releases/0.1.0.zip → releases/1.0.0.zip
Binary file not shown.

0 comments on commit a47f4ea

Please sign in to comment.