Skip to content

Commit

Permalink
version updated to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
k2nr committed Feb 29, 2012
1 parent e48c29b commit 036a08e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion coffee/utils.coffee
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
this.vichrome ?= {}
g = this.vichrome
g.VICHROME_VERSION = "0.9.0"
g.VICHROME_VERSION = "0.10"

g.object = (obj) ->
F = ->
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Vichrome",
"version": "0.9.2",
"version": "0.10.0",
"description": "vi like interface for Google Chrome™. For every Google Chrome™ user who hate using a mouse.",
"background_page": "background.html",
"options_page": "options.html",
Expand Down
2 changes: 1 addition & 1 deletion utils.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 036a08e

Please sign in to comment.