Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit 5378c04

Browse files
committed
bumping JasperTemplates version again
1 parent 5cc0a2e commit 5378c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rakefile.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
puts "Build version is #{BUILD_VERSION}"
77

88

9-
TEMPLATE_VERSION = '1.0.0'
9+
TEMPLATE_VERSION = '1.0.1'
1010
COMPILE_TARGET = ENV['config'].nil? ? "debug" : ENV['config']
1111
RESULTS_DIR = "artifacts"
1212

0 commit comments

Comments
 (0)