Skip to content

Commit

Permalink
Bump version from 0.4.1 to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iamazeem committed Sep 16, 2023
1 parent b50f613 commit 66bf9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/proto-convert
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
require 'optparse'
require 'English'

VERSION = '0.4.1'
VERSION = '0.4.2'
AUTHOR_NAME = 'Azeem Sajid'
AUTHOR_EMAIL = '<azeem.sajid@gmail.com>'
AUTHOR_INFO = "Author: #{AUTHOR_NAME} #{AUTHOR_EMAIL}"
Expand Down

0 comments on commit 66bf9b5

Please sign in to comment.