Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
goshacmd committed Jun 9, 2013
1 parent b1cede9 commit 4282e38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
nsa_panel (0.0.3)
nsa_panel (0.0.4)
rails (~> 3.2.12)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/nsa_panel/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module NsaPanel
VERSION = '0.0.3'
VERSION = '0.0.4'
end

0 comments on commit 4282e38

Please sign in to comment.