lib/alexandria/version.rb in alexandria-book-collection-manager-0.7.2 vs lib/alexandria/version.rb in alexandria-book-collection-manager-0.7.3
- old
+ new
@@ -18,9 +18,9 @@
# License along with Alexandria; see the file COPYING. If not,
# write to the Free Software Foundation, Inc., 51 Franklin Street,
# Fifth Floor, Boston, MA 02110-1301 USA.
module Alexandria
- VERSION = '0.7.2'
+ VERSION = '0.7.3'
DATA_VERSION = '0.6.3'
- DISPLAY_VERSION = '0.7.2'
+ DISPLAY_VERSION = '0.7.3'
end